mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-23 06:06:27 -08:00
9 lines
232 B
Plaintext
9 lines
232 B
Plaintext
|
on init
|
||
|
setprop sys.usb.configfs 1
|
||
|
setprop sys.usb.controller "musb-hdrc"
|
||
|
setprop sys.usb.ffs.aio_compat 0
|
||
|
|
||
|
on fs
|
||
|
wait /dev/block/platform/bootdevice/
|
||
|
symlink /dev/block/platform/bootdevice /dev/block/bootdevice
|