diff options
| -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 |