Cepheus also has an AI key

This commit is contained in:
Pierre-Hugues Husson 2019-03-20 23:56:24 +01:00
parent 8cc37bb205
commit d3ac3f55d5
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ changeKeylayout() {
changed=true
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
chmod 0644 /mnt/phh/keylayout/gpio-keys.kl
changed=true