diff --git a/core/tasks/cts.mk b/core/tasks/cts.mk index fe5407e0e2..4888fc7352 100644 --- a/core/tasks/cts.mk +++ b/core/tasks/cts.mk @@ -66,6 +66,7 @@ CTS_CASE_LIST := \ TestDeviceSetup \ CtsTestStubs \ CtsAppTestCases \ + CtsBluetoothTestCases \ CtsContentTestCases \ CtsDatabaseTestCases \ CtsDpiTestCases \