create a folder for pixel sepolicy operations

Bug: 281631102
Test: N/A
Change-Id: I1f7e9b211ef1390c7948aaf6c690a175b4097a4b
This commit is contained in:
Adam Shih 2023-05-10 01:44:25 +00:00
parent aabe581b77
commit 067c78bea9
2 changed files with 7 additions and 0 deletions

5
sepolicy/OWNERS Normal file
View file

@ -0,0 +1,5 @@
include platform/system/sepolicy:/OWNERS
wilsonsung@google.com
rurumihong@google.com

2
sepolicy/README.txt Normal file
View file

@ -0,0 +1,2 @@
This folder holds content for pixel sepolicy operations. Device sepolicy like
file.te, file_contexts will not live in here.