Touchpad: add Framework Input team as owners of more files

Bug: 353947750
Bug: 374965372
Test: none
Flag: EXEMPT owners change

Change-Id: I160af9ed4ec15f3fe8a41ae8c840a5bf9ec3b999
This commit is contained in:
Harry Cutts
2024-11-05 18:20:03 +00:00
parent c0a4fec1e6
commit 83b1491d85

View File

@@ -2,8 +2,8 @@
include platform/frameworks/base:/services/core/java/com/android/server/inputmethod/OWNERS
include /OWNERS
# Settings for physical keyboard and game pad are better to be reviewed by the input team
# Settings for physical keyboard, gamepad, and touchpad are better reviewed by the input team
per-file GameControllerPreferenceController.java = file:platform/frameworks/base:/INPUT_OWNERS
per-file KeyboardLayoutPicker*.java = file:platform/frameworks/base:/INPUT_OWNERS
per-file PhysicalKeyboard*.java = file:platform/frameworks/base:/INPUT_OWNERS
per-file Trackpad*.java = file:platform/frameworks/base:/INPUT_OWNERS
per-file Trackpad*.java,Touchpad*.java,PointerTouchpad*.java = file:platform/frameworks/base:/INPUT_OWNERS