From 2f8ca4afb39395458ed806200db7f1b1ba83cbe0 Mon Sep 17 00:00:00 2001 From: Alan Stokes Date: Wed, 7 Jun 2023 10:48:45 +0100 Subject: Capture event log This test, and the code it is testing, makes use of the event log - looking for specific info in it, and writing to it. Make sure we capture the event log during runs of the test so that we have some chance of diagnosing falures. Bug: 239817928 Test: N/A Change-Id: I610c7ddd67381d04c35fd42343e21098c150beb5 --- tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml') diff --git a/tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml b/tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml index f8a1ec90a78a..0ab3dfe1ffee 100644 --- a/tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml +++ b/tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml @@ -22,6 +22,9 @@