From 69e2720089050163124b7823dac64d713fe3ad1d Mon Sep 17 00:00:00 2001 From: Adam Shih Date: Wed, 10 May 2023 01:48:48 +0000 Subject: [PATCH] introduce a new sepolicy owner Bug: 281631102 Test: N/A Change-Id: Ie1221e85bbfabf18c3bdd1a248b768e92f092426 --- OWNERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/OWNERS b/OWNERS index 791abb4a..5232bc31 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