am 6d3e6099
: am a2411eed
: Merge "init.usb.rc: set sys.usb.config to none before changing it" into jb-mr1.1-dev
* commit '6d3e6099770c9f78264f573897a8b1923edbee63': init.usb.rc: set sys.usb.config to none before changing it
This commit is contained in:
commit
9e2182adc2
1 changed files with 1 additions and 0 deletions
|
@ -88,4 +88,5 @@ on property:sys.usb.config=accessory,audio_source,adb
|
|||
# Used to set USB configuration at boot and to switch the configuration
|
||||
# when changing the default configuration
|
||||
on property:persist.sys.usb.config=*
|
||||
setprop sys.usb.config none
|
||||
setprop sys.usb.config ${persist.sys.usb.config}
|
||||
|
|
Loading…
Reference in a new issue