diff options
author | Andrei Onea <andreionea@google.com> | 2019-06-28 18:42:22 +0100 |
---|---|---|
committer | Andrei-Valentin Onea <andreionea@google.com> | 2019-07-10 16:41:44 +0000 |
commit | c1ba01927cb5a6d7fec890b33a94ce7bfd4fcf03 (patch) | |
tree | 3eb32d49078601a4d459f6db9b0d3c31e0de4106 /startop/scripts/lib/cmd_utils.py | |
parent | 073c203dae2743ee3d0531e711fbbbdef8d00cc3 (diff) |
Add adb command for overriding platform compat config
New adb command supports has the format:
adb shell am enable|disable|reset <CHANGE_ID|CHANGE_NAME> <PACKAGE_NAME>
Bug: 136051618
Test: adb shell am compat enable 42 foo.bar.baz
Test: adb shell am compat disable 42 foo.bar.baz
Test: adb shell am compat reset 42 foo.bar.baz
Test: adb shell am compat enable fooChange foo.bar.baz
Change-Id: I981067477f6f4aa435459c0bc9a52099e6f5d445
Merged-In: I981067477f6f4aa435459c0bc9a52099e6f5d445
Diffstat (limited to 'startop/scripts/lib/cmd_utils.py')
0 files changed, 0 insertions, 0 deletions