diff options
author | 2021-10-19 12:11:00 +0100 | |
---|---|---|
committer | 2021-10-19 12:12:44 +0100 | |
commit | b37222025132ebf7faf6baa6cea0c5645bda4ce9 (patch) | |
tree | 0c6bd672516932d88ce62212cb489f10e88c4dfa /tests/DynamicCodeLoggerIntegrationTests | |
parent | f822fdf1299c5791875b36f63f321a9cdaf6512f (diff) |
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
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests')
-rw-r--r-- | tests/DynamicCodeLoggerIntegrationTests/OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
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 |