From b86598fe560411b5166071af94c8058e02c68541 Mon Sep 17 00:00:00 2001 From: Adam Shih Date: Fri, 12 May 2023 02:31:04 +0000 Subject: [PATCH] introduce a new sepolicy owner Bug: 281631102 Test: N/A Change-Id: Ia7cba55f4331ef98a101e248de65c89b30415ce3 --- OWNERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/OWNERS b/OWNERS index 791abb4..5232bc3 100644 --- a/OWNERS +++ b/OWNERS @@ -1,3 +1,4 @@ -include platform/system/sepolicy:/OWNERS +include device/google/gs-common:/sepolicy/OWNERS + +adamshih@google.com -rurumihong@google.com