From bb0c8804dd7440d589ef8845960ad8b76d4b6617 Mon Sep 17 00:00:00 2001 From: Dan Bornstein Date: Fri, 20 Nov 2009 13:13:41 -0800 Subject: [PATCH] Add Bluetooth to the test list. Change-Id: I1e18b76c87a7bba5ef3b4db8ac763bc7d9b6aac6 --- core/tasks/cts.mk | 1 + 1 file changed, 1 insertion(+) 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 \