mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-27 17:09:46 +00:00
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
181 B
Plaintext
7 lines
181 B
Plaintext
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
|