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

Commit 20ceaba8 authored by David Duarte's avatar David Duarte Committed by Automerger Merge Worker
Browse files

net_test_stack_a2dp_codecs_native: Copy module_controller of AndroidTestTemplate.xml am: f92ad92f

parents 89a55624 f92ad92f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -33,6 +33,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>