Use Samsung key layouts on all samsung devices
This commit is contained in:
parent
e2e1e60953
commit
0922844a1a
@ -59,7 +59,7 @@ changeKeylayout() {
|
|||||||
changed=false
|
changed=false
|
||||||
|
|
||||||
if getprop ro.vendor.build.fingerprint |
|
if getprop ro.vendor.build.fingerprint |
|
||||||
grep -qE -e ".*(crown|star)[q2]*lte.*" -e ".*(SC-0[23]K|SCV3[89]).*"; then
|
grep -qE -e "^samsung"; then
|
||||||
changed=true
|
changed=true
|
||||||
|
|
||||||
cp /system/phh/samsung-gpio_keys.kl /mnt/phh/keylayout/gpio_keys.kl
|
cp /system/phh/samsung-gpio_keys.kl /mnt/phh/keylayout/gpio_keys.kl
|
||||||
|
Loading…
Reference in New Issue
Block a user