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

Commit e3fc57a1 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: I77f860fe00a6d3795d52624d6d1f9bc505cb523a
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>