summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJoe Onorato <joeo@android.com>2009-12-08 14:08:53 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2009-12-08 14:08:53 -0800
commitad5512b7e7ff0668203a4e891d5aa9f76424ea3a (patch)
treeeab06df7ef78e6553cdf4fa70689dae7b9a323ad /tests
parentcd337edc8511f56847673409867f43297b586dfa (diff)
parent0d8055e51ce2666875e14c53e14765f673172b1c (diff)
downloadframeworks_base-ad5512b7e7ff0668203a4e891d5aa9f76424ea3a.zip
frameworks_base-ad5512b7e7ff0668203a4e891d5aa9f76424ea3a.tar.gz
frameworks_base-ad5512b7e7ff0668203a4e891d5aa9f76424ea3a.tar.bz2
am 0d8055e5: Paper over 2275704 by not having LotsOfApps installed on the monkeys builds.
Merge commit '0d8055e51ce2666875e14c53e14765f673172b1c' into eclair-plus-aosp * commit '0d8055e51ce2666875e14c53e14765f673172b1c': Paper over 2275704 by not having LotsOfApps installed on the monkeys builds.
Diffstat (limited to 'tests')
-rw-r--r--tests/LotsOfApps/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/LotsOfApps/Android.mk b/tests/LotsOfApps/Android.mk
index 3019f5c..8d0cfa3 100644
--- a/tests/LotsOfApps/Android.mk
+++ b/tests/LotsOfApps/Android.mk
@@ -1,7 +1,7 @@
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
-LOCAL_MODULE_TAGS := tests
+LOCAL_MODULE_TAGS := optional
LOCAL_SRC_FILES := $(call all-subdir-java-files)