Loading framework/tests/AndroidTest.xml +6 −0 Original line number Diff line number Diff line Loading @@ -29,4 +29,10 @@ <option name="hidden-api-checks" value="false"/> <option name="runner" value="android.bluetooth.BluetoothTestRunner"/> </test> <!-- Only run BluetoothTests in MTS if the Bluetooth Mainline module is installed. --> <object type="module_controller" class="com.android.tradefed.testtype.suite.module.MainlineTestModuleController"> <option name="mainline-module-package-name" value="com.google.android.bluetooth" /> </object> </configuration> Loading
framework/tests/AndroidTest.xml +6 −0 Original line number Diff line number Diff line Loading @@ -29,4 +29,10 @@ <option name="hidden-api-checks" value="false"/> <option name="runner" value="android.bluetooth.BluetoothTestRunner"/> </test> <!-- Only run BluetoothTests in MTS if the Bluetooth Mainline module is installed. --> <object type="module_controller" class="com.android.tradefed.testtype.suite.module.MainlineTestModuleController"> <option name="mainline-module-package-name" value="com.google.android.bluetooth" /> </object> </configuration>