init zumapro from zuma sha 4daedb8feb4d4
Bug: 272725898 Change-Id: I1e1ab5d15e7f4b2b59e28f2e52e07cd7e12f25b3
This commit is contained in:
parent
30795fccb8
commit
dec234f475
264 changed files with 17032 additions and 0 deletions
16
conf/init.recovery.device.rc
Normal file
16
conf/init.recovery.device.rc
Normal file
|
@ -0,0 +1,16 @@
|
|||
on init
|
||||
wait /sys/devices/platform/11210000.usb/11210000.dwc3/driver 10
|
||||
setprop sys.usb.controller "11210000.dwc3"
|
||||
setprop sys.usb.configfs 1
|
||||
|
||||
on init && property:ro.debuggable=1 && property:ro.boot.mode=recovery
|
||||
start recovery-console
|
||||
|
||||
service recovery-console /system/bin/sh
|
||||
class core
|
||||
console
|
||||
disabled
|
||||
user root
|
||||
group root shell log readproc
|
||||
seclabel u:r:su:s0
|
||||
setenv HOSTNAME console
|
Loading…
Add table
Add a link
Reference in a new issue