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

Commit 7c107291 authored by David Su's avatar David Su Committed by Automerger Merge Worker
Browse files

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

Change-Id: I0bb7117585c45ba4d95cb3110771963249f7c1a2
parents 63a9cea3 9c493f47
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>