diff options
| author | 2018-02-16 01:44:49 -0800 | |
|---|---|---|
| committer | 2018-02-20 19:36:56 +0000 | |
| commit | fb8adc8b2cdcc6c63ca13f81596f57d3af221924 (patch) | |
| tree | 2cd1e3bd2903e5fc52ec4a619ef1f40f87ff67df | |
| parent | c3f1898618578c1879e679860a8a90b723bc4262 (diff) | |
Add twasilczyk and randolphs to broadcast radio directories OWNERS.
Test: none
Change-Id: Ib21e81a8e77f7bc321e0ff71fa259e63956bf9ae
| -rw-r--r-- | core/java/android/hardware/radio/OWNERS | 2 | ||||
| -rw-r--r-- | core/tests/BroadcastRadioTests/OWNERS | 2 | ||||
| -rw-r--r-- | services/core/java/com/android/server/broadcastradio/OWNERS | 2 | ||||
| -rw-r--r-- | services/core/jni/BroadcastRadio/OWNERS | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/core/java/android/hardware/radio/OWNERS b/core/java/android/hardware/radio/OWNERS new file mode 100644 index 000000000000..ea4421eae96a --- /dev/null +++ b/core/java/android/hardware/radio/OWNERS @@ -0,0 +1,2 @@ +twasilczyk@google.com +randolphs@google.com diff --git a/core/tests/BroadcastRadioTests/OWNERS b/core/tests/BroadcastRadioTests/OWNERS new file mode 100644 index 000000000000..ea4421eae96a --- /dev/null +++ b/core/tests/BroadcastRadioTests/OWNERS @@ -0,0 +1,2 @@ +twasilczyk@google.com +randolphs@google.com diff --git a/services/core/java/com/android/server/broadcastradio/OWNERS b/services/core/java/com/android/server/broadcastradio/OWNERS new file mode 100644 index 000000000000..ea4421eae96a --- /dev/null +++ b/services/core/java/com/android/server/broadcastradio/OWNERS @@ -0,0 +1,2 @@ +twasilczyk@google.com +randolphs@google.com diff --git a/services/core/jni/BroadcastRadio/OWNERS b/services/core/jni/BroadcastRadio/OWNERS new file mode 100644 index 000000000000..ea4421eae96a --- /dev/null +++ b/services/core/jni/BroadcastRadio/OWNERS @@ -0,0 +1,2 @@ +twasilczyk@google.com +randolphs@google.com |