summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2024-04-30 17:28:52 +0000
committerElliott Hughes <enh@google.com>2024-04-30 17:28:52 +0000
commit246a5ea5396575b136f10d1b3f7b90105598793c (patch)
tree868d7d522a1968f8b4678b9da9bf198d66fe8807
parentf245247d35a8caffcb8a84ccfa11000365cdb2af (diff)
downloadbase-246a5ea5396575b136f10d1b3f7b90105598793c.tar.gz
OWNERS: match the adb JNI with the adb Java owners.
Similar to other services in this directory. Change-Id: I2fea6436da20f4af575be2e5b59bcdd49e6ca3eb
-rw-r--r--services/core/jni/OWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/core/jni/OWNERS b/services/core/jni/OWNERS
index 586f35b00d45..8de43c477567 100644
--- a/services/core/jni/OWNERS
+++ b/services/core/jni/OWNERS
@@ -15,6 +15,7 @@ per-file Android.bp = file:platform/build/soong:/OWNERS #{LAST_RESORT_SUGGESTION
per-file com_android_server_SystemClock* = file:/services/core/java/com/android/server/timedetector/OWNERS
per-file com_android_server_Usb* = file:/services/usb/OWNERS
per-file com_android_server_Vibrator* = file:/services/core/java/com/android/server/vibrator/OWNERS
+per-file com_android_server_adb_* = file:/services/core/java/com/android/server/adb/OWNERS
per-file com_android_server_hdmi_* = file:/core/java/android/hardware/hdmi/OWNERS
per-file com_android_server_lights_* = file:/services/core/java/com/android/server/lights/OWNERS
per-file com_android_server_location_* = file:/location/java/android/location/OWNERS