|
@@ -30,6 +30,7 @@ import /init.recovery.qcom_decrypt.rc
|
|
|
on init
|
|
on init
|
|
|
write /sys/class/backlight/panel0-backlight/brightness 200
|
|
write /sys/class/backlight/panel0-backlight/brightness 200
|
|
|
setprop sys.usb.configfs 1
|
|
setprop sys.usb.configfs 1
|
|
|
|
|
+ export LD_LIBRARY_PATH /system/lib64:/vendor/lib64:/vendor/lib64/hw:/system/lib64/hw
|
|
|
|
|
|
|
|
on boot
|
|
on boot
|
|
|
start health-hal-2-1
|
|
start health-hal-2-1
|
|
@@ -43,4 +44,4 @@ on fs
|
|
|
symlink /dev/block/platform/soc/${ro.boot.bootdevice} /dev/block/bootdevice
|
|
symlink /dev/block/platform/soc/${ro.boot.bootdevice} /dev/block/bootdevice
|
|
|
|
|
|
|
|
on post-fs
|
|
on post-fs
|
|
|
- start boot-hal-1-1
|
|
|
|
|
|
|
+ start boot-hal-1-1
|