summaryrefslogtreecommitdiffstats
path: root/core/tasks
diff options
context:
space:
mode:
authorBrett Chabot <brettchabot@android.com>2009-12-17 15:14:40 -0800
committerBrett Chabot <brettchabot@android.com>2009-12-17 15:14:40 -0800
commit1e43c510758439b3195597056121c59b71481254 (patch)
tree1191fde13dcb6c4c791a9420eb110e95290039a8 /core/tasks
parent99a25fbaa50a077c5d62b9ae204677c176534d8b (diff)
downloadbuild-1e43c510758439b3195597056121c59b71481254.zip
build-1e43c510758439b3195597056121c59b71481254.tar.gz
build-1e43c510758439b3195597056121c59b71481254.tar.bz2
Add CTS accounts tests to CTS makefile.
Change-Id: If7d87e2deed2036536ad852c382dca0e8bbad87b
Diffstat (limited to 'core/tasks')
-rw-r--r--core/tasks/cts.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/tasks/cts.mk b/core/tasks/cts.mk
index 4888fc7..917c5dc 100644
--- a/core/tasks/cts.mk
+++ b/core/tasks/cts.mk
@@ -65,6 +65,7 @@ CTS_SECURITY_APPS_LIST := \
CTS_CASE_LIST := \
TestDeviceSetup \
CtsTestStubs \
+ CtsAccountManagerTestCases \
CtsAppTestCases \
CtsBluetoothTestCases \
CtsContentTestCases \