Disable fingerprint gestures for Stylo 7 4G variant
This commit is contained in:
parent
62c5f674d5
commit
b37cfd9463
@ -275,7 +275,7 @@ changeKeylayout() {
|
|||||||
changed=true
|
changed=true
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if getprop ro.product.vendor.device |grep -qi mfh505glm; then
|
if getprop ro.product.vendor.device |grep -qi -e mfh505glm -e fh50lm; then
|
||||||
cp /system/phh/empty /mnt/phh/keylayout/uinput-fpc.kl
|
cp /system/phh/empty /mnt/phh/keylayout/uinput-fpc.kl
|
||||||
chmod 0644 /mnt/phh/keylayout/uinput-fpc.kl
|
chmod 0644 /mnt/phh/keylayout/uinput-fpc.kl
|
||||||
changed=true
|
changed=true
|
||||||
|
Loading…
Reference in New Issue
Block a user