diff options
author | 2025-03-18 10:43:42 -0700 | |
---|---|---|
committer | 2025-03-18 10:43:42 -0700 | |
commit | 8b5d7b436adc59a394db49b6fe623a39a1bb0b26 (patch) | |
tree | 1de736d3920fecffcea1d055a7d745d5a3b137c3 /apex | |
parent | 084f6ced41f860f06e50e316f9e8d2bce1df5388 (diff) |
OWNER freeze window
Bug: 381884217
Flag: EXEMPT only changing OWNERS
Test: m .
Change-Id: I9c8322fca831c81a158bac4765f79db00ddb061b
Diffstat (limited to 'apex')
-rw-r--r-- | apex/OWNERS | 4 | ||||
-rw-r--r-- | apex/hiddenapi/OWNERS | 5 | ||||
-rw-r--r-- | apex/permissions/OWNERS | 1 |
3 files changed, 0 insertions, 10 deletions
diff --git a/apex/OWNERS b/apex/OWNERS deleted file mode 100644 index cc88477d0e..0000000000 --- a/apex/OWNERS +++ /dev/null @@ -1,4 +0,0 @@ -# Reviewers for /apex - -wescande@google.com - diff --git a/apex/hiddenapi/OWNERS b/apex/hiddenapi/OWNERS deleted file mode 100644 index ac8a2b627c..0000000000 --- a/apex/hiddenapi/OWNERS +++ /dev/null @@ -1,5 +0,0 @@ -# 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 diff --git a/apex/permissions/OWNERS b/apex/permissions/OWNERS deleted file mode 100644 index 8b8ec67028..0000000000 --- a/apex/permissions/OWNERS +++ /dev/null @@ -1 +0,0 @@ -per-file *.xml,OWNERS = file:platform/frameworks/base:/data/etc/OWNERS |