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

Commit 5f907d0d authored by Alan Stokes's avatar Alan Stokes Committed by Gerrit Code Review
Browse files

Revert "Capture event log"

This reverts commit 2f8ca4af.

Reason for revert: This doesn't actually do what I thought it did. And b/286514492 has a more general fix.
Bug: 239817928

Change-Id: Iffaaf3d9aacc8bd42afb2756517eb91690e8ffe3
parent 2f8ca4af
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -22,9 +22,6 @@
    <option name="test-suite-tag" value="apct"/>
    <option name="test-tag" value="DynamicCodeLoggerIntegrationTests"/>

    <!-- This test make uses of the event log, make sure we capture it. -->
    <option name="logcat-options" value="-b all" />

    <test class="com.android.tradefed.testtype.AndroidJUnitTest">
        <option name="package" value="com.android.frameworks.dynamiccodeloggertest"/>
        <option name="runner" value="androidx.test.runner.AndroidJUnitRunner"/>