diff options
| author | 2022-06-23 22:40:26 +0000 | |
|---|---|---|
| committer | 2022-06-23 22:40:26 +0000 | |
| commit | 0948b77d4f9c8b6e0623297d59fe505b68e8e356 (patch) | |
| tree | 6c3b8d0ca833c29d4df97e4d56f1c947cfa9350d | |
| parent | 4b99d002c9c6aa6d1c428a9487892156e2e36e55 (diff) | |
| parent | de57566c989602de92554cf5b407930c02d7daf5 (diff) | |
Merge "Added new owner to radio service folder"
| -rw-r--r-- | core/java/android/hardware/radio/OWNERS | 5 | ||||
| -rw-r--r-- | core/tests/BroadcastRadioTests/OWNERS | 4 | ||||
| -rw-r--r-- | services/core/java/com/android/server/broadcastradio/OWNERS | 4 |
3 files changed, 7 insertions, 6 deletions
diff --git a/core/java/android/hardware/radio/OWNERS b/core/java/android/hardware/radio/OWNERS index ea4421eae96a..d2bdd643b0a2 100644 --- a/core/java/android/hardware/radio/OWNERS +++ b/core/java/android/hardware/radio/OWNERS @@ -1,2 +1,3 @@ -twasilczyk@google.com -randolphs@google.com +xuweilin@google.com +oscarazu@google.com +keunyoung@google.com diff --git a/core/tests/BroadcastRadioTests/OWNERS b/core/tests/BroadcastRadioTests/OWNERS index 3e360e7e992c..d2bdd643b0a2 100644 --- a/core/tests/BroadcastRadioTests/OWNERS +++ b/core/tests/BroadcastRadioTests/OWNERS @@ -1,3 +1,3 @@ -keunyoung@google.com +xuweilin@google.com oscarazu@google.com -twasilczyk@google.com +keunyoung@google.com diff --git a/services/core/java/com/android/server/broadcastradio/OWNERS b/services/core/java/com/android/server/broadcastradio/OWNERS index 3e360e7e992c..d2bdd643b0a2 100644 --- a/services/core/java/com/android/server/broadcastradio/OWNERS +++ b/services/core/java/com/android/server/broadcastradio/OWNERS @@ -1,3 +1,3 @@ -keunyoung@google.com +xuweilin@google.com oscarazu@google.com -twasilczyk@google.com +keunyoung@google.com |