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

Commit 6547cfd9 authored by Automerger Merge Worker's avatar Automerger Merge Worker Committed by Android (Google) Code Review
Browse files

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

Merge "Merge "frameworks/base/wifi/tests: Run mts-wifi on AOSP builds" into rvc-dev am: 9c493f47 am: 7c107291 am: cfabc818" into rvc-qpr-dev-plus-aosp
parents 65386c9d 98a5b432
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>