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

Commit 896f40b4 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...

net_test_stack_a2dp_codecs_native: Copy module_controller of AndroidTestTemplate.xml am: f92ad92f am: 20ceaba8

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/23081575



Change-Id: If50977e8316213fbb69c30ad2badc92da8a62016
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents c6d1ec25 20ceaba8
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>