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

Commit 9c493f47 authored by David Su's avatar David Su Committed by Android (Google) Code Review
Browse files

Merge "frameworks/base/wifi/tests: Run mts-wifi on AOSP builds" into rvc-dev

parents cbe9c278 87d6a79f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -30,5 +30,9 @@
    <object type="module_controller"
            class="com.android.tradefed.testtype.suite.module.MainlineTestModuleController">
        <option name="mainline-module-package-name" value="com.google.android.wifi" />
        <!-- TODO(b/151836001): com.android.wifi doesn't guarantee it is a Mainline module since
              it could still be OEM customized. Workaround so that this test will still run on
              AOSP builds. -->
        <option name="mainline-module-package-name" value="com.android.wifi" />
    </object>
</configuration>