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

This commit is contained in:
Treehugger Robot
2017-11-09 22:39:16 +00:00
committed by Gerrit Code Review

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" />