From b37222025132ebf7faf6baa6cea0c5645bda4ce9 Mon Sep 17 00:00:00 2001 From: Alan Stokes Date: Tue, 19 Oct 2021 12:11:00 +0100 Subject: More OWNERS refactoring Make ownership of dex-related files in pm/ the same as the files in pm/dex/. Also grant ownership to related tests. Test: N/A Change-Id: I47cd50e7f5ea512e286394a77bafb02f42c8e5bb --- tests/DynamicCodeLoggerIntegrationTests/OWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/DynamicCodeLoggerIntegrationTests/OWNERS (limited to 'tests/DynamicCodeLoggerIntegrationTests') diff --git a/tests/DynamicCodeLoggerIntegrationTests/OWNERS b/tests/DynamicCodeLoggerIntegrationTests/OWNERS new file mode 100644 index 000000000000..d9eb1413cb1e --- /dev/null +++ b/tests/DynamicCodeLoggerIntegrationTests/OWNERS @@ -0,0 +1 @@ +file:/services/core/java/com/android/server/pm/dex/OWNERS -- cgit v1.2.3-59-g8ed1b