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

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

PTS-bot: correct bt mainline module name am: 9037d502

parents b310421a 9037d502
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>