DescriptionFix for provisioning_devices failure on user builds.
provisioning_devices tries to use "adb shell su" to set content
settings. However, "su" is not available for user builds and
thus provisioning_devices fails for devices with user builds.
This CL fixes this failure by only setting the content settings
when the device has a userdebug build.
BUG=385789
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=279873
Patch Set 1 #
Total comments: 1
Messages
Total messages: 9 (0 generated)
|