blob: a713d78e14325ed466d395ac9dbb59aed339a2e8 [file] [log] [blame]
LuK133769135952018-09-09 17:39:16 +02001on init
Peter Cai926c1ef2019-08-05 10:47:16 +02002 mount none /system/etc/audio_policy_configuration.xml /vendor/etc/audio/audio_policy_configuration.xml bind
OrdenKriegerfc14a532019-08-19 14:50:42 +02003 mount none /system/etc/audio_policy_volumes_ZS630KL.xml /vendor/etc/audio_policy_volumes_ZS630KL.xml bind
Peter Cai926c1ef2019-08-05 10:47:16 +02004 mount none /system/etc/fstab.qcom /vendor/etc/fstab.qcom bind
micky387f4255da2019-08-05 10:58:44 +02005 mount none /system/lib/modules/wlan.ko /vendor/lib/modules/qca_cld3_wlan.ko bind
micky387e7599942019-08-06 06:07:20 +02006 mount none /system/lib64/hw/lights.msmnile.so /vendor/lib64/hw/lights.msmnile.so bind
7
8on boot
9 # Gestures
10 chown system system /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/fts_gesture_mode
11 chmod 0660 /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/fts_gesture_mode
micky387c209f0c2019-08-06 22:15:11 +020012 chown system system /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/dclick_mode
13 chmod 0660 /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/dclick_mode
micky387ad4822a2019-08-09 13:53:56 +020014 chown system system /sys/devices/platform/soc/soc:goodixfp/proximity_state
15 chmod 0660 /sys/devices/platform/soc/soc:goodixfp/proximity_state
micky3873d18b492019-08-11 01:38:38 +020016
17 # Screen Touch
18 chown system system /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/fts_glove_mode
19 chmod 0660 /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/fts_glove_mode