Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9e2182ad authored by Benoit Goby's avatar Benoit Goby Committed by Android Git Automerger
Browse files

am 6d3e6099: am a2411eed: Merge "init.usb.rc: set sys.usb.config to none...

am 6d3e6099: am a2411eed: Merge "init.usb.rc: set sys.usb.config to none before changing it" into jb-mr1.1-dev

* commit '6d3e6099':
  init.usb.rc: set sys.usb.config to none before changing it
parents f3104fe5 6d3e6099
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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}