summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Prabir Pradhan <prabirmsp@google.com> 2022-03-10 18:03:23 +0000
committer Prabir Pradhan <prabirmsp@google.com> 2022-06-30 18:04:15 +0000
commit496c8b7232516f0c3970a7e8855f97f6a2d2012f (patch)
treeea55283a0c44ab74bd4ffebc643883a8bca336c6
parentf81decc8b72d5d8d5ae928d1c5755c898fe87db9 (diff)
Consolidate input OWNERS files
Make all input OWNERS file point to frameworks/base/INPUT_OWNERS. Bug: None Test: upload Change-Id: Ibfe3e65d30330ac57554f52506bc43a04abb99b4
-rw-r--r--include/input/OWNERS1
-rw-r--r--services/inputflinger/OWNERS4
2 files changed, 2 insertions, 3 deletions
diff --git a/include/input/OWNERS b/include/input/OWNERS
new file mode 100644
index 0000000000..c88bfe97ca
--- /dev/null
+++ b/include/input/OWNERS
@@ -0,0 +1 @@
+include platform/frameworks/base:/INPUT_OWNERS
diff --git a/services/inputflinger/OWNERS b/services/inputflinger/OWNERS
index 82c6ee12c7..c88bfe97ca 100644
--- a/services/inputflinger/OWNERS
+++ b/services/inputflinger/OWNERS
@@ -1,3 +1 @@
-lzye@google.com
-michaelwr@google.com
-svv@google.com
+include platform/frameworks/base:/INPUT_OWNERS