summaryrefslogtreecommitdiff
authorValentin Iftime <valiiftime@google.com>2020-03-04 16:57:58 (GMT)
committer Valentin Iftime <valiiftime@google.com>2020-03-04 16:57:58 (GMT)
commit5bfc65701002713e3fc19d5c7d3bb8d795a1bc8f (patch)
tree958fac8f238356b3b602561a7182b20549415ec2
parentb5f319b9e1dfc1dd36361a3ed50742a0f3d04364 (diff)
downloadcommon-5bfc65701002713e3fc19d5c7d3bb8d795a1bc8f.zip
common-5bfc65701002713e3fc19d5c7d3bb8d795a1bc8f.tar.gz
common-5bfc65701002713e3fc19d5c7d3bb8d795a1bc8f.tar.bz2
Remove -P arg for dumpstate (do_progress_updates)
It conflicted with remote mode bugreport https://cs.corp.google.com/android/frameworks/native/cmds/dumpstate/dumpstate.cpp?rcl=ae825fcfe3692f5bc8e9cb161fac63113cad2914&l=2055 Test: run cts -m CtsDevicePolicyManagerTestCases -t com.android.cts.devicepolicy.DeviceOwnerTest#testAdminActionBookkeeping Bug: 149813312 Change-Id: I50b3f9b681e99a21ff41932b44d374933768fb37
Diffstat
-rwxr-xr-xproducts/mbox/init.amlogic.system.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/products/mbox/init.amlogic.system.rc b/products/mbox/init.amlogic.system.rc
index fab75cf..7c4cf9f 100755
--- a/products/mbox/init.amlogic.system.rc
+++ b/products/mbox/init.amlogic.system.rc
@@ -108,7 +108,7 @@ service factoryreset /vendor/bin/factoryreset.sh
oneshot
seclabel u:r:install_recovery:s0
-service bugreport /system/bin/dumpstate -d -p -B -P -z \
+service bugreport /system/bin/dumpstate -d -p -B -z \
-o /data/user_de/0/com.android.shell/files/bugreports/bugreport
class main
disabled