90c8d2c729
Configfs triggers will now be in the core init.recovery.rc, similar to main system files. Test: Usb works in recovery Bug: 78793464 Change-Id: I26a403425edce1d4947daf2510e28beb026ba5f6
7 lines
227 B
Text
7 lines
227 B
Text
on fs
|
|
wait /dev/block/platform/soc/${ro.boot.bootdevice}
|
|
symlink /dev/block/platform/soc/${ro.boot.bootdevice} /dev/block/bootdevice
|
|
|
|
on init
|
|
setprop sys.usb.configfs 1
|
|
setprop sys.usb.controller "a800000.dwc3"
|