Files
android_bootable_recovery/etc/init.recovery.service22.rc
T
bigbiff 91bd7a7ff1 adb: get adb working and cleanup pixelflinger
- update recovery init.rc
- add libdl bootstrap
- cleanup libpixelflinger import
- logd and adbd permissive for now
2021-01-03 17:36:52 -05:00

7 lines
162 B
Plaintext
Executable File

on boot
# For starting recovery on 5.0 and newer
service recovery /system/bin/recovery
socket recovery stream 422 system system
seclabel u:r:recovery:s0