Revert "Capture event log"

This reverts commit 2f8ca4afb3.

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
This commit is contained in:
Alan Stokes
2023-06-16 14:58:01 +00:00
committed by Gerrit Code Review
parent 2f8ca4afb3
commit 5f907d0db3

View File

@@ -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"/>