From e147d00c9ecfd8cec88ba5d34d82ebc84bee58e1 Mon Sep 17 00:00:00 2001 From: Ryan Mitchell Date: Mon, 14 Dec 2020 11:07:19 -0800 Subject: Add resources owners to core/jni and split-select Adds the owners of the resources sub-system to own resources related classes in core/jni and the split-select tool previously owned by adamlesinski@. Bug: none Test: none Change-Id: I0117b0ccb258fb0b9a3e075dfd81c0351abecd3a --- tools/split-select/OWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 tools/split-select/OWNERS (limited to 'tools') diff --git a/tools/split-select/OWNERS b/tools/split-select/OWNERS new file mode 100644 index 000000000000..6c50ede5bb8c --- /dev/null +++ b/tools/split-select/OWNERS @@ -0,0 +1 @@ +include /core/java/android/content/res/OWNERS \ No newline at end of file -- cgit v1.2.3