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

Commit a2411eed authored by Benoit Goby's avatar Benoit Goby Committed by Android (Google) Code Review
Browse files

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

parents 2cc3527a 80828af3
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}