Merge "Modify bluetooth test target for new Instrumentation test location" am: bf27b31416

am: 134ddc8141

Change-Id: Ic0e8e15d3c5d9b673e223052ba448e182f733496
This commit is contained in:
Jack He
2017-11-09 23:14:58 +00:00
committed by android-build-merger

View File

@@ -267,7 +267,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" />