android_recovery_motorola_o.../recovery/root/init.recovery.qcom.rc
nebrassy a586911fad various updates
* fix decryption
* fix touch
* fix ueventd
* use twrp tree
2021-07-16 23:40:26 +02:00

19 lines
584 B
Text

import /init.recovery.qcom_decrypt.rc
on init
write /sys/class/backlight/panel0-backlight/brightness 200
# Create location for fs_mgr to store abbreviated output from filesystem
# checker programs.
mkdir /dev/fscklogs 0770 root system
on fs
wait /dev/block/platform/soc/${ro.boot.bootdevice}
symlink /dev/block/platform/soc/${ro.boot.bootdevice} /dev/block/bootdevice
# Set fscklog permission
chown root system /dev/fscklogs/log
chmod 0770 /dev/fscklogs/log
start boot-hal-1-1
on boot
start health-hal-2-1
setprop sys.usb.config adb