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

Commit 336dd4c2 authored by Andreas Gampe's avatar Andreas Gampe
Browse files

Frameworks: Remove bogus test method

It's tripping Errorprone's JUnit3 test pattern.

Bug: 73797534
Test: m javac-check RUN_ERROR_PRONE=true
Change-Id: Ib0b9b342e085ba640d60e82ebd9a1bbb4fc4e916
parent c3e842fd
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -66,9 +66,6 @@ public class SurfaceCompositionTest extends
        super(SurfaceCompositionMeasuringActivity.class);
    }

    private void testRestoreContexts() {
    }

    @SmallTest
    public void testSurfaceCompositionPerformance() {
        Bundle status = new Bundle();