Change-Id: I6eca1e9875cb5793a3a45c6e77bc201946ebd897
PRODUCT_PACKAGES += \
textclassifier.bundle1
+# Touch features
+PRODUCT_PACKAGES += \
+ vendor.lineage.touch@1.0-service.samsung
+
# USB
PRODUCT_PACKAGES += \
android.hardware.usb@1.0-service.basic
/system/bin/cbd u:object_r:cpboot-daemon_exec:s0
/system/bin/gpsd u:object_r:gpsd_exec:s0
/system/bin/sswap u:object_r:sswap_exec:s0
+
+/(vendor|system/vendor)/bin/hw/vendor\.lineage\.touch@1\.0-service\.samsung u:object_r:hal_lineage_touch_default_exec:s0
--- /dev/null
+allow hal_lineage_touch_default sysfs_input:dir search;
+allow hal_lineage_touch_default sysfs_input:file rw_file_perms;