OSDN Git Service

disable broken tests
authorGuang Zhu <guangzhu@google.com>
Sat, 14 Sep 2013 02:30:57 +0000 (19:30 -0700)
committerGuang Zhu <guangzhu@google.com>
Sat, 14 Sep 2013 02:32:07 +0000 (19:32 -0700)
tests are causing build breakage

Bug: 10692365

Change-Id: Ieb4b8c6946cf2de4230f1320d940c89de53b100c

tests/Android.mk

index a667d1d..ce9be11 100755 (executable)
@@ -2,7 +2,7 @@ LOCAL_PATH:= $(call my-dir)
 include $(CLEAR_VARS)
 
 # We only want this apk build for tests.
-LOCAL_MODULE_TAGS := tests
+LOCAL_MODULE_TAGS := optional
 LOCAL_CERTIFICATE := platform
 
 LOCAL_JAVA_LIBRARIES := android.test.runner