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

Commit a9de5ee4 authored by Steven Moreland's avatar Steven Moreland
Browse files

Increase 16 KB test timeout, to see how it affects flakes.

Bug: 405230142
Test: N/A
Change-Id: I6370880160eb6024afa505ed1e42542184940d91
parent 081fab13
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";