diff options
author | Paul Duffin <paulduffin@google.com> | 2021-04-06 13:55:09 +0100 |
---|---|---|
committer | Paul Duffin <paulduffin@google.com> | 2021-04-07 22:17:36 +0100 |
commit | 4d7845e51c05d9fc8d4990b1181c95baae2888de (patch) | |
tree | 3cdfeb466427c619207b0157bfa5c40a7238dad5 /config | |
parent | f998f8b4273886b9c55c83d899fb8a28407b4144 (diff) |
Remove unnecessary entries in frameworks/base/config/OWNERS
The relevant files (and corresponding OWNERS entries) have been moved
to frameworks/base/boot/hiddenapi/.
Bug: 179354495
Test: m nothing
Change-Id: Ie0d7bb8c0c5176c165102f83d2d2f71d152cfd7a
Diffstat (limited to 'config')
-rw-r--r-- | config/OWNERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config/OWNERS b/config/OWNERS index 001038d139c4..0691dbc4dcb0 100644 --- a/config/OWNERS +++ b/config/OWNERS @@ -1,14 +1,8 @@ include /ZYGOTE_OWNERS -# compat-team@ for changes to hiddenapi files - -per-file hiddenapi-* = andreionea@google.com, mathewi@google.com, satayev@google.com - # art-team@ manages the boot image profiles per-file boot-* = calin@google.com, mathieuc@google.com, ngeoffray@google.com per-file dirty-image-objects = calin@google.com, mathieuc@google.com, ngeoffray@google.com per-file generate-preloaded-classes.sh = calin@google.com, mathieuc@google.com, ngeoffray@google.com per-file preloaded-classes* = calin@google.com, mathieuc@google.com, ngeoffray@google.com -# Escalations: -per-file hiddenapi-* = bdc@google.com, narayan@google.com |