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

Commit c7d2bc8c authored by Vilas Bhat's avatar Vilas Bhat Committed by Android (Google) Code Review
Browse files

Merge "Increase 16 KB test timeout, to see how it affects flakes." into main

parents fb2d3b7a a9de5ee4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@ import java.util.Locale;

@RunWith(AndroidJUnit4.class)
public class Enable16KbDeviceTest {
    private static final long TIMEOUT = 2000;
    private static final long TIMEOUT = 3000;

    private static final String ENABLE_16K_TOGGLE = "Boot with 16 KB page size";
    private static final String BUILD_NUMBER = "Build number";