Remove redundant action triggers on persist.sys.usb.config
am: 05e04a134e
Change-Id: I7d94aa8729514e7ce1e4fac301c9d52fa7dc66bc
This commit is contained in:
commit
ab5c247b0d
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ on property:sys.usb.config=accessory,audio_source,adb && property:sys.usb.config
|
||||||
|
|
||||||
# Used to set USB configuration at boot and to switch the configuration
|
# Used to set USB configuration at boot and to switch the configuration
|
||||||
# when changing the default configuration
|
# when changing the default configuration
|
||||||
on property:persist.sys.usb.config=*
|
on boot && property:persist.sys.usb.config=*
|
||||||
setprop sys.usb.config ${persist.sys.usb.config}
|
setprop sys.usb.config ${persist.sys.usb.config}
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue