blob: b3914e3957117cbb049ce62f67fbc64ba8334d05 [file] [log] [blame]
LuK133769135952018-09-09 17:39:16 +02001on init
Peter Cai926c1ef2019-08-05 10:47:16 +02002 mount none /system/etc/fstab.qcom /vendor/etc/fstab.qcom bind
LuK1337a069ebb2019-09-10 11:44:50 +02003
4on post-fs
5 mount none /system/etc/audio_policy_configuration.xml /vendor/etc/audio/audio_policy_configuration.xml bind
6 mount none /system/etc/audio_policy_configuration.xml /vendor/etc/audio_policy_configuration.xml bind
7 mount none /system/etc/audio_policy_volumes_ZS630KL.xml /vendor/etc/audio_policy_volumes_ZS630KL.xml bind
micky387f4255da2019-08-05 10:58:44 +02008 mount none /system/lib/modules/wlan.ko /vendor/lib/modules/qca_cld3_wlan.ko bind
micky387e7599942019-08-06 06:07:20 +02009 mount none /system/lib64/hw/lights.msmnile.so /vendor/lib64/hw/lights.msmnile.so bind
10
11on boot
12 # Gestures
13 chown system system /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/fts_gesture_mode
14 chmod 0660 /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/fts_gesture_mode
micky387c209f0c2019-08-06 22:15:11 +020015 chown system system /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/dclick_mode
16 chmod 0660 /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/dclick_mode
micky3876b30b8c2019-08-31 22:06:15 +020017 chown system system /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/swipeup_mode
18 chmod 0660 /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/swipeup_mode
19
micky387ad4822a2019-08-09 13:53:56 +020020 chown system system /sys/devices/platform/soc/soc:goodixfp/proximity_state
21 chmod 0660 /sys/devices/platform/soc/soc:goodixfp/proximity_state
micky3873d18b492019-08-11 01:38:38 +020022
23 # Screen Touch
24 chown system system /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/fts_glove_mode
25 chmod 0660 /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/fts_glove_mode
micky3879b1e9202019-09-10 20:39:02 +020026
27 # Smart Key
28 chown system system /sys/devices/platform/soc/soc:asustek_googlekey/googlekey_enable
29 chmod 0660 /sys/devices/platform/soc/soc:asustek_googlekey/googlekey_enable