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

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

Merge "Revert "init.usb.rc: set sys.usb.config to none before changing it""

parents d0a21b24 31c8095c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -88,5 +88,4 @@ 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}