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

Commit dd4b5a63 authored by David Saff's avatar David Saff Committed by Android (Google) Code Review
Browse files

Merge "Double max allowed shards" into main

parents fbc17957 27829df6
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -35,6 +35,10 @@
    <option name="test-suite-tag" value="apct" />
    <option name="test-suite-tag" value="framework-base-presubmit" />
    <option name="test-tag" value="SystemUITests" />

    <!-- enable more shards (go/ajur-max-shard) -->
    <option name="ajur-max-shard" value="8" />

    <test class="com.android.tradefed.testtype.AndroidJUnitTest" >
        <option name="package" value="com.android.systemui.tests" />
        <option name="runner" value="android.testing.TestableInstrumentation" />