diff options
author | Andrei Onea <andreionea@google.com> | 2019-06-28 18:42:22 +0100 |
---|---|---|
committer | Andrei-Valentin Onea <andreionea@google.com> | 2019-07-22 10:43:35 +0000 |
commit | c014fb5ca964ed67963ccd05b4ade7dddca65a83 (patch) | |
tree | 068a95b2998dfe304895cd639dd16d11125fc65e /startop/scripts/lib/cmd_utils.py | |
parent | 2968a449bc4ddf9e1acd3d5cb67fe782cb472dbf (diff) |
Add adb command for overriding platform compat config
New adb command supports has the format:
adb shell am compat 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
Exempted-From-Owner-Approval: cherry-pick of an already approved CL
(cherry picked from commit a2055011db32f19288d8da9fb061f9502b3182e1)
Diffstat (limited to 'startop/scripts/lib/cmd_utils.py')
0 files changed, 0 insertions, 0 deletions