diff --git a/core/tasks/cts.mk b/core/tasks/cts.mk index 4888fc735..917c5dc08 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 \