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

Commit 25b41f8f authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "net_test_stack_a2dp_codecs_native: Copy module_controller of...

Merge "net_test_stack_a2dp_codecs_native: Copy module_controller of AndroidTestTemplate.xml" into tm-qpr-dev
parents e06ec351 b5e1eef1
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>