Cepheus also has an AI key
This commit is contained in:
parent
8cc37bb205
commit
d3ac3f55d5
@ -84,7 +84,7 @@ changeKeylayout() {
|
|||||||
changed=true
|
changed=true
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if getprop ro.vendor.build.fingerprint | grep -iq -e iaomi/perseus; then
|
if getprop ro.vendor.build.fingerprint | grep -iq -e iaomi/perseus -e iaomi/cepheus; then
|
||||||
cp /system/phh/mimix3-gpio-keys.kl /mnt/phh/keylayout/gpio-keys.kl
|
cp /system/phh/mimix3-gpio-keys.kl /mnt/phh/keylayout/gpio-keys.kl
|
||||||
chmod 0644 /mnt/phh/keylayout/gpio-keys.kl
|
chmod 0644 /mnt/phh/keylayout/gpio-keys.kl
|
||||||
changed=true
|
changed=true
|
||||||
|
Loading…
Reference in New Issue
Block a user