* Also bind mount regular audio_policy_configuration.xml Change-Id: I979bb500ab36ec93e20a97cae7ac930c988b9a6d
25 lines
889 B
Text
25 lines
889 B
Text
on post-fs
|
|
mount none /system/etc/audio_policy_configuration.xml /vendor/etc/audio/audio_policy_configuration.xml bind
|
|
mount none /system/etc/audio_policy_configuration.xml /vendor/etc/audio_policy_configuration.xml bind
|
|
mount none /system/lib64/hw/power.qcom.so /vendor/lib64/hw/power.qcom.so bind
|
|
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
|
|
|
|
on boot
|
|
# Fingerprint
|
|
chown system system /sys/devices/platform/soc/soc:goodix_fp/proximity_state
|
|
|
|
# OTG
|
|
write /sys/class/power_supply/usb/otg_switch 1
|
|
|
|
on charger
|
|
write /sys/class/backlight/panel0-backlight/brightness 150
|
|
|
|
service dashd /sbin/dashd
|
|
class core
|
|
critical
|
|
seclabel u:r:dashd:s0
|
|
group root system
|
|
|
|
service factory-hal-1-0 /system/bin/true
|
|
disabled
|