2020-07-15 15:46:31 -04:00
|
|
|
on init
|
|
|
|
write /sys/class/backlight/panel0-backlight/brightness 200
|
|
|
|
|
|
|
|
setprop sys.usb.configfs 1
|
|
|
|
|
|
|
|
on fs
|
|
|
|
wait /dev/block/platform/soc/${ro.boot.bootdevice}
|
|
|
|
symlink /dev/block/platform/soc/${ro.boot.bootdevice} /dev/block/bootdevice
|
2020-07-15 15:39:41 -04:00
|
|
|
start init-recovery-qcom-sh
|
|
|
|
|
|
|
|
service init-recovery-qcom-sh /init.recovery.qcom.sh
|
|
|
|
user root
|
|
|
|
group root
|
|
|
|
seclabel u:r:recovery:s0
|
|
|
|
oneshot
|