diff options
author | Ryan Mitchell <rtmitchell@google.com> | 2020-12-14 11:07:19 -0800 |
---|---|---|
committer | Ryan Mitchell <rtmitchell@google.com> | 2020-12-14 11:07:19 -0800 |
commit | e147d00c9ecfd8cec88ba5d34d82ebc84bee58e1 (patch) | |
tree | 3a3dd8665cc197b9ef2103f9ba5be8c2c0e43a8d /tools | |
parent | d45d533b6ec1bb16440b35039c324f9a29dea03b (diff) |
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
Diffstat (limited to 'tools')
-rw-r--r-- | tools/split-select/OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
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 |