diff options
Diffstat (limited to 'apex')
-rw-r--r-- | apex/hiddenapi/OWNERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apex/hiddenapi/OWNERS b/apex/hiddenapi/OWNERS new file mode 100644 index 0000000000..82b599dbf1 --- /dev/null +++ b/apex/hiddenapi/OWNERS @@ -0,0 +1,9 @@ +# These files are only intended to be changed by platform-compat and +# the soong teams. +set noparent + +# soong-team@ as the hiddenapi files are tightly coupled with Soong +file:platform/build/soong:/OWNERS + +# compat-team@ for changes to hiddenapi files +file:tools/platform-compat:/OWNERS |