diff options
author | 2024-12-20 00:51:01 -0800 | |
---|---|---|
committer | 2024-12-20 00:51:01 -0800 | |
commit | a6f7fa1da0e5ca8b6a0f1734bfa089d542f2afba (patch) | |
tree | 62a41476f0743550233b55a168338ae834afb202 /apex | |
parent | 5616c5a9624baea932bd552ecedd772ceaf9068b (diff) |
Revert "OWNER remove freeze window"
This reverts commit 5616c5a9624baea932bd552ecedd772ceaf9068b.
Reason for revert: Freezing Bluetooth during holiday period and transition to Mainline since it is now built from source.
Change-Id: I56fe54154296ef1bcee7e92f77a462036ef8008b
Diffstat (limited to 'apex')
-rw-r--r-- | apex/OWNERS | 5 | ||||
-rw-r--r-- | apex/hiddenapi/OWNERS | 5 | ||||
-rw-r--r-- | apex/permissions/OWNERS | 1 |
3 files changed, 0 insertions, 11 deletions
diff --git a/apex/OWNERS b/apex/OWNERS deleted file mode 100644 index f05027c972..0000000000 --- a/apex/OWNERS +++ /dev/null @@ -1,5 +0,0 @@ -# Reviewers for /apex - -eruffieux@google.com -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 |