aboutsummaryrefslogtreecommitdiff
path: root/touch/vendor.lineage.touch@1.0-service.shinano.rc
diff options
context:
space:
mode:
authorGeorg Veichtlbauer <georg@vware.at>2020-12-18 10:58:02 +0100
committerArian <arian.kulmer@web.de>2020-12-19 15:17:43 +0100
commit1dcae43dc9431100281d168dcfbaf558974ce662 (patch)
tree7a9d8d63938907747ca65071a5aceb80ebefebc6 /touch/vendor.lineage.touch@1.0-service.shinano.rc
parent34156b064f84d4b9ba454039c6c1b5ffa651282e (diff)
shinano-common: Handle clearpad and max1187x high touch sensitivity sysfs paths
* Sirius has a max1187x instead of a clearpad touchscreen. Change-Id: Idb694cb85b04f20e3e90824cf48feed9ee142bb1
Diffstat (limited to 'touch/vendor.lineage.touch@1.0-service.shinano.rc')
-rw-r--r--touch/vendor.lineage.touch@1.0-service.shinano.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/touch/vendor.lineage.touch@1.0-service.shinano.rc b/touch/vendor.lineage.touch@1.0-service.shinano.rc
index 682b044..e8a783e 100644
--- a/touch/vendor.lineage.touch@1.0-service.shinano.rc
+++ b/touch/vendor.lineage.touch@1.0-service.shinano.rc
@@ -1,6 +1,8 @@
on boot
chown system system /sys/devices/virtual/input/clearpad/glove
+ chown system system /sys/devices/virtual/input/max1187x/glove
chmod 0660 /sys/devices/virtual/input/clearpad/glove
+ chmod 0660 /sys/devices/virtual/input/max1187x/glove
service vendor.touch-hal-1-0 /vendor/bin/hw/vendor.lineage.touch@1.0-service.shinano
class hal