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