summaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
author Wei Li <weiwli@google.com> 2024-01-02 17:56:51 -0800
committer Wei Li <weiwli@google.com> 2024-01-02 19:06:48 -0800
commit0d7231170fe65ae5d718f1cb67fa3e288486300d (patch)
treed8d64cc3385845a96d4fef573eac849c1e835874 /OWNERS
parenta3759f98a63eb2ab4e0c6620d2e27d3434ee6ec0 (diff)
Do not load Android.mk files from the directories defined in the list.
This intial list contains the directories that don't have any Android.mk file, and this will prevent new Android.mk file being added in these directories. Bug: 318428689 Test: CIs Change-Id: Ifde1b77ad17b8bb2e7ba962229cee6ba267d6316
Diffstat (limited to 'OWNERS')
-rw-r--r--OWNERS4
1 files changed, 3 insertions, 1 deletions
diff --git a/OWNERS b/OWNERS
index 58edc8935..01025fb65 100644
--- a/OWNERS
+++ b/OWNERS
@@ -12,4 +12,6 @@ lamontjones@google.com
mrziwang@google.com
spandandas@google.com
weiwli@google.com
-yudiliu@google.com \ No newline at end of file
+yudiliu@google.com
+
+per-file build/soong/ui/build/androidmk_denylist.go = joeo@google.com, weiwli@google.com \ No newline at end of file