Initial device comet sepolicy

Bug: 263919239
Change-Id: I5a72c5574a66c6719b87bc3dbd5e3b0baec09bd1
This commit is contained in:
Cyan_Hsieh 2023-01-09 16:12:19 +08:00
parent d3c176fc74
commit aaae350c47
3 changed files with 8 additions and 0 deletions

3
OWNERS Normal file
View file

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

3
comet-sepolicy.mk Normal file
View file

@ -0,0 +1,3 @@
# sepolicy exclusively for comet.
BOARD_SEPOLICY_DIRS += device/google/comet-sepolicy/vendor

2
vendor/README.txt vendored Normal file
View file

@ -0,0 +1,2 @@
This folder holds sepolicy exclusively for one device. For example, genfs_contexts
paths that are affected by device tree.