mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:33:36 +00:00
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}
|