From 581e0135aa54794fd11fed3a6fbbf720a90a1645 Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Fri, 30 Dec 2022 00:52:53 +0000 Subject: [PATCH] vibrator: clean OWNERS I wrote a script for it. Bug: N/A Test: N/A Change-Id: I459d19c9ef798755ab5c2d9085986ba04c4a2d9d --- vibrator/1.0/vts/OWNERS | 3 --- vibrator/1.1/vts/OWNERS | 2 -- vibrator/1.2/vts/OWNERS | 2 -- vibrator/1.3/example/OWNERS | 2 -- vibrator/1.3/vts/OWNERS | 2 -- vibrator/{aidl => }/OWNERS | 5 +++++ 6 files changed, 5 insertions(+), 11 deletions(-) delete mode 100644 vibrator/1.0/vts/OWNERS delete mode 100644 vibrator/1.1/vts/OWNERS delete mode 100644 vibrator/1.2/vts/OWNERS delete mode 100644 vibrator/1.3/example/OWNERS delete mode 100644 vibrator/1.3/vts/OWNERS rename vibrator/{aidl => }/OWNERS (68%) diff --git a/vibrator/1.0/vts/OWNERS b/vibrator/1.0/vts/OWNERS deleted file mode 100644 index 75b9a4b1b2..0000000000 --- a/vibrator/1.0/vts/OWNERS +++ /dev/null @@ -1,3 +0,0 @@ -# Bug component: 345036 -michaelwr@google.com -leungv@google.com diff --git a/vibrator/1.1/vts/OWNERS b/vibrator/1.1/vts/OWNERS deleted file mode 100644 index 44bfe5660c..0000000000 --- a/vibrator/1.1/vts/OWNERS +++ /dev/null @@ -1,2 +0,0 @@ -# Bug component: 345036 -include ../../1.0/vts/OWNERS diff --git a/vibrator/1.2/vts/OWNERS b/vibrator/1.2/vts/OWNERS deleted file mode 100644 index 44bfe5660c..0000000000 --- a/vibrator/1.2/vts/OWNERS +++ /dev/null @@ -1,2 +0,0 @@ -# Bug component: 345036 -include ../../1.0/vts/OWNERS diff --git a/vibrator/1.3/example/OWNERS b/vibrator/1.3/example/OWNERS deleted file mode 100644 index 4b34968b9f..0000000000 --- a/vibrator/1.3/example/OWNERS +++ /dev/null @@ -1,2 +0,0 @@ -eliptus@google.com -michaelwr@google.com diff --git a/vibrator/1.3/vts/OWNERS b/vibrator/1.3/vts/OWNERS deleted file mode 100644 index 44bfe5660c..0000000000 --- a/vibrator/1.3/vts/OWNERS +++ /dev/null @@ -1,2 +0,0 @@ -# Bug component: 345036 -include ../../1.0/vts/OWNERS diff --git a/vibrator/aidl/OWNERS b/vibrator/OWNERS similarity index 68% rename from vibrator/aidl/OWNERS rename to vibrator/OWNERS index 3982c7bdc8..05e2e73857 100644 --- a/vibrator/aidl/OWNERS +++ b/vibrator/OWNERS @@ -1,4 +1,9 @@ # Bug component: 345036 + include platform/frameworks/base:/services/core/java/com/android/server/vibrator/OWNERS + chasewu@google.com +chrispaulo@google.com +michaelwr@google.com +nathankulczak@google.com taikuo@google.com