From 246a5ea5396575b136f10d1b3f7b90105598793c Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Tue, 30 Apr 2024 17:28:52 +0000 Subject: OWNERS: match the adb JNI with the adb Java owners. Similar to other services in this directory. Change-Id: I2fea6436da20f4af575be2e5b59bcdd49e6ca3eb --- services/core/jni/OWNERS | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3