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