From 5d1f72e7362a0df5b2ae0443ad28afe7a4e0edb1 Mon Sep 17 00:00:00 2001 From: Ajay Panicker Date: Fri, 21 Oct 2016 12:15:04 -0700 Subject: [PATCH] Add Bluetooth unit tests to testrunner Bluetooth tests can now be run on the device with the command "runtest bluetooth" Change-Id: Ic88ee37043b15ca225d587d4526e2ba2311434bb --- testrunner/test_defs.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/testrunner/test_defs.xml b/testrunner/test_defs.xml index 46ed2ab29..59249a6d5 100644 --- a/testrunner/test_defs.xml +++ b/testrunner/test_defs.xml @@ -245,6 +245,12 @@ See test_defs.xsd for more information. build_path="development/samples/ApiDemos" package="com.example.android.apis.tests" /> + +