From 9ebcea3fc51b44516a1b7ad7088fee28e469fdcd Mon Sep 17 00:00:00 2001 From: Cyan_Hsieh Date: Fri, 9 Aug 2024 16:14:26 +0800 Subject: [PATCH] update OWNERS to include Android.bp Flag: EXEMPT only changing OWNERS Bug: 357036384 Change-Id: Iabb0b1005a3ae2b2b350d9ac198bd9724715c83d --- OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OWNERS b/OWNERS index c7a36d1..1129dfd 100644 --- a/OWNERS +++ b/OWNERS @@ -1,4 +1,4 @@ per-file perf/*,thermal/*= jenhaochen@google.com,wvw@google.com,joaodias@google.com # per-file for Pixel device makefiles, see go/pixel-device-mk-owner-checklist for details. -per-file *.mk,*/BoardConfig.mk=file:device/google/gs-common:main:/MK_OWNERS +per-file *.mk,*/BoardConfig.mk,{**/,}Android.bp=file:device/google/gs-common:main:/MK_OWNERS