mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-01-27 22:40:44 +00:00
Creating a common script for M/W which would copied into target's root as init.muskie.usb.rc or init.walleye.usb.rc. We can extend this another level deeper if required. Bug: 31947358 Change-Id: Ie10248ac4ba0f97c32de8758c89bd9b893615cda
5 lines
175 B
Plaintext
5 lines
175 B
Plaintext
import init.wahoo.usb.rc
|
|
|
|
on boot && property:ro.bootmode=usbradio && property:persist.sys.usb.usbradio.config=*
|
|
setprop sys.usb.config ${persist.sys.usb.usbradio.config}
|