Skip to content

Commit beb60a3

Browse files
committed
chore: sync with microG unofficial installer
Signed-off-by: ale5000 <15793015+ale5000-git@users.noreply.github.com>
1 parent 9acd9ad commit beb60a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

zip-content/inc/common-functions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3033,7 +3033,7 @@ inputevent_initialize()
30333033

30343034
INPUT_DEVICE_LIST=''
30353035

3036-
for _device in 'gpio-keys' 'gpio_keys' 'qpnp_pon' 'mtk-kpd' 's2mpg12-power-keys' 'sec_key' 'sec_touchkey' 'qwerty' 'qwerty2'; do
3036+
for _device in 'gpio-keys' 'gpio_keys' 'qpnp_pon' 'mtk-kpd' 'pmic_resin' 'pmic_pwrkey' 's2mpg12-power-keys' 'sec_key' 'sec_touchkey' 'qwerty' 'qwerty2'; do
30373037
if test "${IS_EMU:?}" != 'true'; then
30383038
case "${_device:?}" in 'qwerty' | 'qwerty2') continue ;; *) ;; esac
30393039
fi

zip-content/module.prop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
numericId=928871
66
id=google-sync-addon
77
name=Google sync add-on
8-
version=v1.3.2.36-alpha
8+
version=v1.3.2.38-alpha
99
versionCode=6
1010
author=ale5000
1111
description=It installs Google sync adapters on Android.

0 commit comments

Comments
 (0)