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

Commit 56289520 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Disable StrictModeTest" into main

parents 06bdee1c 95f6a3cb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -29,6 +29,8 @@ import org.junit.runner.RunWith;
import java.io.File;

@RunWith(AndroidJUnit4.class)
@android.platform.test.annotations.DisabledOnRavenwood(blockedBy = StrictMode.class,
        reason = "Strict mode is not yet cleanly supported")
public class StrictModeTest {
    private File mFile;