blob: 2dd7063d8b5314eef33a2d92842c1c638dce7855 [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
3 mount none /system/etc/fstab.qcom /vendor/etc/fstab.qcom bind
micky387f4255da2019-08-05 10:58:44 +02004 mount none /system/lib/modules/wlan.ko /vendor/lib/modules/qca_cld3_wlan.ko bind
micky387e7599942019-08-06 06:07:20 +02005 mount none /system/lib64/hw/lights.msmnile.so /vendor/lib64/hw/lights.msmnile.so bind
6
7on boot
8 # Gestures
9 chown system system /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/fts_gesture_mode
10 chmod 0660 /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/fts_gesture_mode
micky387c209f0c2019-08-06 22:15:11 +020011 chown system system /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/dclick_mode
12 chmod 0660 /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/dclick_mode
micky387ad4822a2019-08-09 13:53:56 +020013 chown system system /sys/devices/platform/soc/soc:goodixfp/proximity_state
14 chmod 0660 /sys/devices/platform/soc/soc:goodixfp/proximity_state
micky3873d18b492019-08-11 01:38:38 +020015
16 # Screen Touch
17 chown system system /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/fts_glove_mode
18 chmod 0660 /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/fts_glove_mode