Merge pull request #242 from KaMyKaSii/patch-1

Poco M3 fix fingerprint gesture
This commit is contained in:
Pierre-Hugues HUSSON 2021-04-09 20:20:15 +02:00 committed by GitHub
commit d02b16585a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -144,7 +144,8 @@ changeKeylayout() {
-e xiaomi/nitrogen -e xiaomi/sakura -e xiaomi/andromeda \
-e xiaomi/whyred -e xiaomi/tulip -e xiaomi/onc \
-e redmi/curtana -e redmi/picasso -e Redmi/lancelot \
-e Redmi/galahad -e xiaomi/olive -e Redmi/angelica -e Redmi/joyeuse ; then
-e Redmi/galahad -e xiaomi/olive -e Redmi/angelica -e Redmi/joyeuse \
-e POCO/citrus; then
if [ ! -f /mnt/phh/keylayout/uinput-goodix.kl ]; then
cp /system/phh/empty /mnt/phh/keylayout/uinput-goodix.kl
chmod 0644 /mnt/phh/keylayout/uinput-goodix.kl