| on init |
| mount none /system/etc/audio_policy_configuration.xml /vendor/etc/audio/audio_policy_configuration.xml bind |
| mount none /system/etc/audio_policy_volumes_ZS630KL.xml /vendor/etc/audio_policy_volumes_ZS630KL.xml bind |
| mount none /system/etc/fstab.qcom /vendor/etc/fstab.qcom bind |
| mount none /system/lib/modules/wlan.ko /vendor/lib/modules/qca_cld3_wlan.ko bind |
| mount none /system/lib64/hw/lights.msmnile.so /vendor/lib64/hw/lights.msmnile.so bind |
| |
| on boot |
| # Gestures |
| chown system system /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/fts_gesture_mode |
| chmod 0660 /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/fts_gesture_mode |
| chown system system /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/dclick_mode |
| chmod 0660 /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/dclick_mode |
| chown system system /sys/devices/platform/soc/soc:goodixfp/proximity_state |
| chmod 0660 /sys/devices/platform/soc/soc:goodixfp/proximity_state |
| |
| # Screen Touch |
| chown system system /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/fts_glove_mode |
| chmod 0660 /sys/devices/platform/soc/c80000.i2c/i2c-4/4-0038/fts_glove_mode |