diff --git a/tests/c2_e2e_test/res/layout/main_activity.xml b/tests/c2_e2e_test/res/layout/main_activity.xml index be9191ec595eabbea295b46ec7d4b64cfd64f4e8..668aa0cc6c51ba81bc349c41bbdae5f841ce0286 100644 --- a/tests/c2_e2e_test/res/layout/main_activity.xml +++ b/tests/c2_e2e_test/res/layout/main_activity.xml @@ -8,6 +8,7 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" + android:keepScreenOn="true" android:orientation="vertical" android:background="@android:color/darker_gray" tools:context="org.chromium.c2.test.E2eTestActivity">