summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2010-07-14 11:29:08 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-07-14 11:29:08 -0700
commit07523a191de568aba9753d4d12d1fe392feea497 (patch)
tree4cca69b764e333e199872d4d6cfffb9100de34d5
parenta9b02f0bfeba5b3df1d6e74e7a695c5d357f2a13 (diff)
parenta0cb466645ccc88d4f6d1f83018d5a0daf2eec6a (diff)
downloadbuild-07523a191de568aba9753d4d12d1fe392feea497.zip
build-07523a191de568aba9753d4d12d1fe392feea497.tar.gz
build-07523a191de568aba9753d4d12d1fe392feea497.tar.bz2
am a0cb4666: Merge "merge from open-source froyo" into froyo
Merge commit 'a0cb466645ccc88d4f6d1f83018d5a0daf2eec6a' into gingerbread * commit 'a0cb466645ccc88d4f6d1f83018d5a0daf2eec6a': Build Accessibility Tests and APK
-rw-r--r--core/tasks/cts.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/tasks/cts.mk b/core/tasks/cts.mk
index 917c5dc..8f60d94 100644
--- a/core/tasks/cts.mk
+++ b/core/tasks/cts.mk
@@ -65,11 +65,13 @@ CTS_SECURITY_APPS_LIST := \
CTS_CASE_LIST := \
TestDeviceSetup \
CtsTestStubs \
+ CtsAccessibilityServiceTestCases \
CtsAccountManagerTestCases \
CtsAppTestCases \
CtsBluetoothTestCases \
CtsContentTestCases \
CtsDatabaseTestCases \
+ CtsDelegatingAccessibilityService \
CtsDpiTestCases \
CtsDpiTestCases2 \
CtsExampleTestCases \