summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2023-06-16 16:39:07 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2023-06-16 16:39:07 +0000
commit2c86cec3ca00fedbd02c39eba2f56b72e1605dc3 (patch)
treea67c4e52e5543ba559ae3ef704c1650462156639
parentf4c1b063bfbbaf03fb90166aadefec64d29aafc1 (diff)
parent5f907d0db31ecb7474625c95b0916e12b5ab0335 (diff)
Merge "Revert "Capture event log""
-rw-r--r--tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml b/tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml
index 0ab3dfe1ffee..f8a1ec90a78a 100644
--- a/tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml
+++ b/tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml
@@ -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"/>