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

Commit e3f4f4ad authored by Mark Harman's avatar Mark Harman
Browse files

Fix logging.

parent 93106f9c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6212,7 +6212,7 @@ public class InstrumentedTest {
    @Category(MainTests.class)
    @Test
    public void testWindowInsets() throws InterruptedException {
        Log.d(TAG, "testTakePhoto");
        Log.d(TAG, "testWindowInsets");
        setToDefault();

        if( !getActivityValue(MainActivity::getEdgeToEdgeMode) ) {