Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 24c0c0d2 authored by David Duarte's avatar David Duarte Committed by Gerrit Code Review
Browse files

Merge "net_test_stack_a2dp_codecs_native: Copy module_controller of AndroidTestTemplate.xml"

parents d3e9b02b 21b1e7a3
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@
  <!-- Only run tests 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" />
      <option name="mainline-module-package-name" value="com.android.btservices" />
      <option name="mainline-module-package-name" value="com.google.android.btservices" />
  </object>
</configuration>