diff options
| author | 2021-01-19 22:43:42 +0000 | |
|---|---|---|
| committer | 2021-01-19 22:43:42 +0000 | |
| commit | d65928539b43b614c631443dae98f3b272bdfb2c (patch) | |
| tree | 8a888f87069c201ce8bb03702fd72e4ca705b225 | |
| parent | 00328b1c78d2604e5a5cefc782fab064995fe881 (diff) | |
| parent | b8ec02815b1413504fc93f324ea486327544d94a (diff) | |
Merge "Make me an owner of accessibility frameworks" am: f79a0fd564 am: b8ec02815b
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1553965
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: Ic7d1237a3f2b08f6ce6017e29b189f1331b61bba
| -rw-r--r-- | core/java/android/accessibilityservice/OWNERS | 2 | ||||
| -rw-r--r-- | core/java/android/view/accessibility/OWNERS | 1 | ||||
| -rw-r--r-- | services/accessibility/OWNERS | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/core/java/android/accessibilityservice/OWNERS b/core/java/android/accessibilityservice/OWNERS index c6f42f719caa..a31cfae995b2 100644 --- a/core/java/android/accessibilityservice/OWNERS +++ b/core/java/android/accessibilityservice/OWNERS @@ -1,4 +1,4 @@ svetoslavganov@google.com pweaver@google.com rhedjao@google.com -qasid@google.com +ryanlwlin@google.com diff --git a/core/java/android/view/accessibility/OWNERS b/core/java/android/view/accessibility/OWNERS index 93b5a2e8bc28..b1d3967a8b04 100644 --- a/core/java/android/view/accessibility/OWNERS +++ b/core/java/android/view/accessibility/OWNERS @@ -9,3 +9,4 @@ sumir@google.com ogunwale@google.com jjaggi@google.com pweaver@google.com +ryanlwlin@google.com diff --git a/services/accessibility/OWNERS b/services/accessibility/OWNERS index c6f42f719caa..a31cfae995b2 100644 --- a/services/accessibility/OWNERS +++ b/services/accessibility/OWNERS @@ -1,4 +1,4 @@ svetoslavganov@google.com pweaver@google.com rhedjao@google.com -qasid@google.com +ryanlwlin@google.com |