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

Commit f2de97b9 authored by Thomas Girardier's avatar Thomas Girardier Committed by Automerger Merge Worker
Browse files

Merge "PTS-bot: correct bt mainline module name" am: f1520e62 am: 18005fc1

parents b46b0395 18005fc1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,6 +34,6 @@

    <object type="module_controller"
            class="com.android.tradefed.testtype.suite.module.MainlineTestModuleController">
        <option name="mainline-module-package-name" value="com.android.bluetooth" />
        <option name="mainline-module-package-name" value="com.android.btservices" />
    </object>
</configuration>