am a2411eed: Merge "init.usb.rc: set sys.usb.config to none before changing it" into jb-mr1.1-dev
* commit 'a2411eedb2f005e344e7d920715727e136a806aa': init.usb.rc: set sys.usb.config to none before changing it
This commit is contained in:
commit
6d3e609977
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…
Add table
Reference in a new issue