diff options
author | Rahul Sabnis <rahulsabnis@google.com> | 2022-02-10 17:10:10 -0800 |
---|---|---|
committer | Rahul Sabnis <rahulsabnis@google.com> | 2022-02-10 17:10:10 -0800 |
commit | 03bb12d78e009fa29a34c551a6ee5d4c3b429b16 (patch) | |
tree | 4872c7625df20a8ef53eca2f71289c70a56aa77a | |
parent | 7cab5012f131476bf932f1f2888558cf8792c733 (diff) |
Condense top level OWNERS file and remove "set noparent" from the
frameworks OWNERS file.
Tag: #feature
Bug: 218925355
Test: Manual
Change-Id: I4cc37810a350bc3d276c260412951ed0580b6b22
-rw-r--r-- | OWNERS | 8 | ||||
-rw-r--r-- | framework/java/android/bluetooth/OWNERS | 2 |
2 files changed, 0 insertions, 10 deletions
@@ -1,12 +1,4 @@ # Project owners -cmanton@google.com -cncn@google.com -hsz@google.com -jpawlowski@google.com -mylesgw@google.com -optedoblivion@google.com -qasimj@google.com -rahulsabnis@google.com sattiraju@google.com siyuanh@google.com zachoverflow@google.com diff --git a/framework/java/android/bluetooth/OWNERS b/framework/java/android/bluetooth/OWNERS index bf15cf08bd..fbee577731 100644 --- a/framework/java/android/bluetooth/OWNERS +++ b/framework/java/android/bluetooth/OWNERS @@ -1,5 +1,3 @@ -set noparent - # Bug component: 27441 rahulsabnis@google.com |