From 8d3b7a4d45992c7af409c0dbcfc1d29ece1ce44e Mon Sep 17 00:00:00 2001 From: Alan Stokes Date: Tue, 19 Feb 2019 17:14:42 +0000 Subject: Rename test class to match code. Renaming DexLoggerIntegrationTests to DynamicCodeLoggerIntegrationTests, to match the rename and changed scope of the code it is testing. Test: atest -p services/core/java/com/android/server/pm/dex Bug: 122946463 Change-Id: I66abd6b173f148279085dee7a714aa64df7a941b --- .../AndroidTest.xml | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml (limited to 'tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml') diff --git a/tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml b/tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml new file mode 100644 index 000000000000..f70b9c8cb357 --- /dev/null +++ b/tests/DynamicCodeLoggerIntegrationTests/AndroidTest.xml @@ -0,0 +1,30 @@ + + + + + + + -- cgit v1.2.3-59-g8ed1b