summaryrefslogtreecommitdiffstats
path: root/build/android/tests
diff options
context:
space:
mode:
authoryfriedman@chromium.org <yfriedman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-18 10:14:55 +0000
committeryfriedman@chromium.org <yfriedman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-18 10:14:55 +0000
commit6b38f963cf555576157f063e9c026a94814f93a2 (patch)
tree97e6097577a25987a3bdadfa9f7aa9eef35c9903 /build/android/tests
parentf69637cd129138151b18978a2d5ffabff943295a (diff)
downloadchromium_src-6b38f963cf555576157f063e9c026a94814f93a2.zip
chromium_src-6b38f963cf555576157f063e9c026a94814f93a2.tar.gz
chromium_src-6b38f963cf555576157f063e9c026a94814f93a2.tar.bz2
[Android] Fix all target for managed install.
The Multiple proguards apk is a build-only test. There's no need to install it. NOTRY=true Review URL: https://chromiumcodereview.appspot.com/19720002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212320 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/android/tests')
-rw-r--r--build/android/tests/multiple_proguards/multiple_proguards.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/android/tests/multiple_proguards/multiple_proguards.gyp b/build/android/tests/multiple_proguards/multiple_proguards.gyp
index a7e1746..6e9c34c 100644
--- a/build/android/tests/multiple_proguards/multiple_proguards.gyp
+++ b/build/android/tests/multiple_proguards/multiple_proguards.gyp
@@ -21,6 +21,8 @@
'R_package': 'dummy',
'R_package_relpath': 'dummy',
'apk_name': 'MultipleProguards',
+ # This is a build-only test. There's nothing to install.
+ 'gyp_managed_install': 0,
},
'dependencies': [
# guava has references to objects using reflection which