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():