2019-09-10 05:44:50 -04:00
|
|
|
on post-fs
|
2018-09-09 11:39:16 -04:00
|
|
|
mount none /system/etc/audio_policy_configuration.xml /vendor/etc/audio/audio_policy_configuration.xml bind
|
2019-09-10 05:44:50 -04:00
|
|
|
mount none /system/etc/audio_policy_configuration.xml /vendor/etc/audio_policy_configuration.xml bind
|
2018-07-14 18:11:17 -04:00
|
|
|
mount none /system/lib64/hw/power.qcom.so /vendor/lib64/hw/power.qcom.so bind
|
2018-07-11 04:13:11 -04:00
|
|
|
mount none /system/lib/modules/wlan.ko /vendor/lib/modules-aging/qca_cld3_wlan.ko bind
|
|
|
|
mount none /system/lib/modules/wlan.ko /vendor/lib/modules/qca_cld3_wlan.ko bind
|
2018-07-14 18:11:17 -04:00
|
|
|
|
2017-08-22 10:16:04 -04:00
|
|
|
on boot
|
2018-07-19 10:21:45 -04:00
|
|
|
# Fingerprint
|
|
|
|
chown system system /sys/devices/platform/soc/soc:goodix_fp/proximity_state
|
|
|
|
|
2019-06-17 21:25:47 -04:00
|
|
|
# OTG
|
|
|
|
write /sys/class/power_supply/usb/otg_switch 1
|
|
|
|
|
2018-07-23 09:29:59 -04:00
|
|
|
on charger
|
|
|
|
write /sys/class/backlight/panel0-backlight/brightness 150
|
|
|
|
|
2018-07-02 14:26:20 -04:00
|
|
|
service dashd /sbin/dashd
|
|
|
|
class core
|
|
|
|
critical
|
|
|
|
seclabel u:r:dashd:s0
|
|
|
|
group root system
|
2018-07-03 05:48:34 -04:00
|
|
|
|
|
|
|
service factory-hal-1-0 /system/bin/true
|
|
|
|
disabled
|