Use Samsung key layouts on all samsung devices

This commit is contained in:
Pierre-Hugues Husson 2019-08-20 00:03:14 +02:00
parent e2e1e60953
commit 0922844a1a
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ changeKeylayout() {
changed=false
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
cp /system/phh/samsung-gpio_keys.kl /mnt/phh/keylayout/gpio_keys.kl