From 916db9578a7a82ab2759641a061331f9b114c992 Mon Sep 17 00:00:00 2001 From: Wilson Sung Date: Thu, 1 Aug 2024 03:24:18 +0000 Subject: [PATCH] Correct OWNERS file config Fix: 356741875 Flag: EXEMPT bugfix Change-Id: I3a446d7703718b82048277fb76375cd25a8b9bd9 --- OWNERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/OWNERS b/OWNERS index 791abb4a..16c7ea90 100644 --- a/OWNERS +++ b/OWNERS @@ -1,3 +1,4 @@ -include platform/system/sepolicy:/OWNERS +include device/google/gs-common:/sepolicy/OWNERS + +wilsonsung@google.com -rurumihong@google.com