summaryrefslogtreecommitdiff
path: root/base/errors_unix.cpp
diff options
context:
space:
mode:
authorBadhri Jagan Sridharan <Badhri@google.com>2016-08-01 14:45:18 -0700
committerBadhri Jagan Sridharan <badhri@google.com>2016-08-01 21:56:23 +0000
commit05e04a134e2a7f854f99186306c8033e02328fc0 (patch)
treef00752f3828553e79e2948a6bb2120c8d11d55e0 /base/errors_unix.cpp
parenta6cb3062ff754e9896978dc11b18480ed83d218c (diff)
Remove redundant action triggers on persist.sys.usb.config
persist.sys.usb.config stores the usb functions which need to be enabled when the phone boots up. When the phone is actually booted, setting this would also activate the following action trigger on sys.usb.config From init.usb.rc: 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 ${persist.sys.usb.config} sys.usb.config is anyways set to the actual functions by UsbDeviceManager once it is set to none. Therefore add "on boot" condition to the above action trigger so that persist.sys.usb.config does not race with sys.usb.config. BUG: 30440213 Change-Id: I3333d0b8334fb627469c7faad250bf3151bb1ebf
Diffstat (limited to 'base/errors_unix.cpp')
0 files changed, 0 insertions, 0 deletions