diff options
| author | 2020-12-22 23:06:49 +0000 | |
|---|---|---|
| committer | 2020-12-22 23:06:49 +0000 | |
| commit | 96acd833fc4d59df96feb555e8ba5bda7f994a4b (patch) | |
| tree | 541ad15a77d0248979d62abcf0549fe268d2cf57 | |
| parent | e897f5f8d692ba36c94219f78da50a4f5f587157 (diff) | |
| parent | ea8ca4b88a4bd3503168f041751f1d7a270e8a68 (diff) | |
Merge "Updates noparent to only apply to the per-file files." am: ea8ca4b88a
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1535381
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I781f2762bbc45a0e9c71932bf79afbadda2e8878
| -rw-r--r-- | native/android/OWNERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/native/android/OWNERS b/native/android/OWNERS index 266764a6f607..ac5a89527ef0 100644 --- a/native/android/OWNERS +++ b/native/android/OWNERS @@ -1,4 +1,3 @@ -set noparent - +per-file libandroid_net.map.txt, net.c = set noparent per-file libandroid_net.map.txt, net.c = codewiz@google.com, jchalard@google.com, junyulai@google.com per-file libandroid_net.map.txt, net.c = lorenzo@google.com, reminv@google.com, satk@google.com |