summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinnan Li <lilinnan@xiaomi.corp-partner.google.com>2024-03-21 07:05:21 +0000
committerLinnan Li <lilinnan@xiaomi.corp-partner.google.com>2024-03-21 12:29:53 +0000
commit04cb6b2e74c8b4550e0d6c41e3d0dba7dbea932e (patch)
tree63eaf560b5db497d15a4f47d51c1bd6b46b8ea76
parent5b56e92394d1731cb6eec668238d7ce2c39598e1 (diff)
downloadnative-04cb6b2e74c8b4550e0d6c41e3d0dba7dbea932e.tar.gz
Add owner for include/android/keycodes.h
Because of the existence of extra spaces, the owner of keycodes.h is not configured as expected. We should delete this extra spaces. Bug: none Test: After merging, check whether the owner of keycodes.h includes all users under INPUT_OWNER Change-Id: I634c49f53a4633bdee3cdefbf0debae4dff90a47
-rw-r--r--include/android/OWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/android/OWNERS b/include/android/OWNERS
index 38f9c5563a..c6cf7ade48 100644
--- a/include/android/OWNERS
+++ b/include/android/OWNERS
@@ -1 +1 @@
-per-file input.h, keycodes.h = file:platform/frameworks/base:/INPUT_OWNERS
+per-file input.h,keycodes.h = file:platform/frameworks/base:/INPUT_OWNERS