diff options
| author | 2020-12-22 23:23:52 +0000 | |
|---|---|---|
| committer | 2020-12-22 23:23:52 +0000 | |
| commit | f15eb86be01bac918eb0d89231c7643b37c3ca56 (patch) | |
| tree | 12869f1b6fb1b32a95f9f12eb750007fce91ca94 | |
| parent | ea70d5adc2bcf5a5f4f31343d76b59cd88ef5a36 (diff) | |
| parent | 96acd833fc4d59df96feb555e8ba5bda7f994a4b (diff) | |
Merge "Updates noparent to only apply to the per-file files." am: ea8ca4b88a am: 96acd833fc
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1535381
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: Icdbd216ae01326dbaf20e6db7e103351ada9427a
| -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 |