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
|
|
|
|
|
2020-04-02 17:24:45 -04:00
|
|
|
service dashd /system/bin/dashd
|
2018-07-02 14:26:20 -04:00
|
|
|
class core
|
|
|
|
critical
|
|
|
|
group root system
|
2018-07-03 05:48:34 -04:00
|
|
|
|
2020-06-22 14:32:09 -04:00
|
|
|
service vendor.secure_element_hal_service /system/bin/true
|
2019-10-29 11:10:04 -04:00
|
|
|
disabled
|