From 2ed773b36d57b53ae8c83127ce1a45b7571fdd9f Mon Sep 17 00:00:00 2001 From: Alice Kuo Date: Thu, 27 Jan 2022 18:48:55 +0800 Subject: [PATCH] Move owner file on the top of bluetooth.audio HAL folder Bug: 204585486 Test: NA Change-Id: I0edd3a9c98a336b5a18000060e026d878dfe7127 --- bluetooth/audio/2.1/vts/OWNERS | 3 --- bluetooth/audio/{2.0/vts => }/OWNERS | 1 + bluetooth/audio/aidl/default/OWNERS | 4 ---- bluetooth/audio/aidl/vts/OWNERS | 4 ---- bluetooth/audio/utils/OWNERS | 4 ---- 5 files changed, 1 insertion(+), 15 deletions(-) delete mode 100644 bluetooth/audio/2.1/vts/OWNERS rename bluetooth/audio/{2.0/vts => }/OWNERS (76%) delete mode 100644 bluetooth/audio/aidl/default/OWNERS delete mode 100644 bluetooth/audio/aidl/vts/OWNERS delete mode 100644 bluetooth/audio/utils/OWNERS diff --git a/bluetooth/audio/2.1/vts/OWNERS b/bluetooth/audio/2.1/vts/OWNERS deleted file mode 100644 index b266b06bc4..0000000000 --- a/bluetooth/audio/2.1/vts/OWNERS +++ /dev/null @@ -1,3 +0,0 @@ -include platform/packages/modules/Bluetooth:/OWNERS - -cheneyni@google.com diff --git a/bluetooth/audio/2.0/vts/OWNERS b/bluetooth/audio/OWNERS similarity index 76% rename from bluetooth/audio/2.0/vts/OWNERS rename to bluetooth/audio/OWNERS index b266b06bc4..a8e9bda9a7 100644 --- a/bluetooth/audio/2.0/vts/OWNERS +++ b/bluetooth/audio/OWNERS @@ -1,3 +1,4 @@ include platform/packages/modules/Bluetooth:/OWNERS cheneyni@google.com +aliceypkuo@google.com diff --git a/bluetooth/audio/aidl/default/OWNERS b/bluetooth/audio/aidl/default/OWNERS deleted file mode 100644 index 17ea46424f..0000000000 --- a/bluetooth/audio/aidl/default/OWNERS +++ /dev/null @@ -1,4 +0,0 @@ -include platform/packages/modules/Bluetooth:/OWNERS - -cheneyni@google.com -aliceypkuo@google.com \ No newline at end of file diff --git a/bluetooth/audio/aidl/vts/OWNERS b/bluetooth/audio/aidl/vts/OWNERS deleted file mode 100644 index 17ea46424f..0000000000 --- a/bluetooth/audio/aidl/vts/OWNERS +++ /dev/null @@ -1,4 +0,0 @@ -include platform/packages/modules/Bluetooth:/OWNERS - -cheneyni@google.com -aliceypkuo@google.com \ No newline at end of file diff --git a/bluetooth/audio/utils/OWNERS b/bluetooth/audio/utils/OWNERS deleted file mode 100644 index 17ea46424f..0000000000 --- a/bluetooth/audio/utils/OWNERS +++ /dev/null @@ -1,4 +0,0 @@ -include platform/packages/modules/Bluetooth:/OWNERS - -cheneyni@google.com -aliceypkuo@google.com \ No newline at end of file