Merge "Modify bluetooth test target for new Instrumentation test location"

am: bf27b31416

Change-Id: I166e76b7e08a487d76c085ec511ecf5dcc7a7205
This commit is contained in:
Jack He
2017-11-09 22:46:34 +00:00
committed by android-build-merger

View File

@@ -261,7 +261,7 @@ See test_defs.xsd for more information.
package="com.example.android.apis.tests" />
<test name="bluetooth"
build_path="packages/apps/Bluetooth/tests"
build_path="packages/apps/Bluetooth/tests/unit"
package="com.android.bluetooth.tests"
runner="android.support.test.runner.AndroidJUnitRunner"
continuous="true" />