From c38e51f6f2606ed415d8729aa122e142c1472639 Mon Sep 17 00:00:00 2001 From: Rahul Sabnis Date: Thu, 10 Feb 2022 17:39:42 -0800 Subject: [PATCH] Update path to Bluetooth OWNERS file after repo migration Bug: 218339548 Test: Manual Change-Id: I6906c398a657a2bc155126d74b55885063f422c2 --- services/tests/servicestests/src/com/android/server/OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/tests/servicestests/src/com/android/server/OWNERS b/services/tests/servicestests/src/com/android/server/OWNERS index 6a7d298514c5..68994e6b5a6f 100644 --- a/services/tests/servicestests/src/com/android/server/OWNERS +++ b/services/tests/servicestests/src/com/android/server/OWNERS @@ -1,6 +1,6 @@ per-file *Alarm* = file:/apex/jobscheduler/OWNERS per-file *AppOp* = file:/core/java/android/permission/OWNERS -per-file *Bluetooth* = file:/core/java/android/bluetooth/OWNERS +per-file *Bluetooth* = file:platform/packages/modules/Bluetooth:master:/framework/java/android/bluetooth/OWNERS per-file *Gnss* = file:/services/core/java/com/android/server/location/OWNERS per-file *Network* = file:/services/core/java/com/android/server/net/OWNERS per-file BatteryServiceTest.java = file:platform/hardware/interfaces:/health/aidl/OWNERS