android_device_oneplus_dre/rootdir/etc/init.qcom.rc
LuK1337 98fbd09d7d sdm845-common: Relocate dashd to /system/bin
Change-Id: Ief585959ebef9461bd62b26039997ae3c438c1d5
2020-04-03 00:38:29 +02:00

23 lines
495 B
Text

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 cvphalservice /system/bin/true
disabled
service dashd /system/bin/dashd
class core
critical
group root system
service factory-hal-1-0 /system/bin/true
disabled
service oneplus_brain_service /system/bin/true
disabled