diff options
| author | 2021-10-13 09:51:53 +0000 | |
|---|---|---|
| committer | 2021-10-13 09:51:56 +0000 | |
| commit | 9e8d77124d25478ba34ee5ed5b5f35fbba15db99 (patch) | |
| tree | 848adfe7cb30dba841b15d6c273f2b22f5c4627c | |
| parent | ad0d71da070fcfd7a667c91fa7379283a76f11e0 (diff) | |
Update OWNERS for vibrator libs
Change-Id: I64b8343112454f0fe526c41a38d08c49040f03a4
| -rw-r--r-- | libs/vibrator/OWNERS | 3 | ||||
| -rw-r--r-- | services/vibratorservice/OWNERS | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libs/vibrator/OWNERS b/libs/vibrator/OWNERS index 0997e9f377..d073e2bd46 100644 --- a/libs/vibrator/OWNERS +++ b/libs/vibrator/OWNERS @@ -1,2 +1 @@ -lsandrade@google.com -michaelwr@google.com +include platform/frameworks/base:/services/core/java/com/android/server/vibrator/OWNERS diff --git a/services/vibratorservice/OWNERS b/services/vibratorservice/OWNERS new file mode 100644 index 0000000000..d073e2bd46 --- /dev/null +++ b/services/vibratorservice/OWNERS @@ -0,0 +1 @@ +include platform/frameworks/base:/services/core/java/com/android/server/vibrator/OWNERS |