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

Commit 6d3e6099 authored by Benoit Goby's avatar Benoit Goby Committed by Android Git Automerger
Browse files

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

* commit 'a2411eed':
  init.usb.rc: set sys.usb.config to none before changing it
parents 76edb14f a2411eed
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}