commit | de3a35de12ae0ec12a8ab87fecd1b175c17cffe0 | [log] [tgz] |
---|---|---|
author | Søren Gjesse <sgjesse@google.com> | Tue Sep 25 12:53:18 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Sep 25 12:53:18 2018 +0000 |
tree | 38b6e81a90893e1b6d5b76b7849ed0b8263f6a5c | |
parent | d766860acb9d2b5971e4ab6f77216c9bf337e83e [diff] | |
parent | 91475056415c92e59a0345cc6bda6edbc1b23a34 [diff] |
Merge "Remove support for Proguard partially implemented options"
diff --git a/tools/run_on_app.py b/tools/run_on_app.py index c2be08e..bdb1df8 100755 --- a/tools/run_on_app.py +++ b/tools/run_on_app.py
@@ -119,6 +119,7 @@ # do Bug: #BUG in the commit message of disabling to ensure re-enabling DISABLED_PERMUTATIONS = [ ('youtube', '12.10', 'dex'), # b/116089492 + ('gmscore', 'latest', 'deploy') # b/116575775 ] def get_permutations():