Initial device comet sepolicy
Bug: 263919239 Change-Id: I5a72c5574a66c6719b87bc3dbd5e3b0baec09bd1
This commit is contained in:
parent
d3c176fc74
commit
aaae350c47
3 changed files with 8 additions and 0 deletions
3
OWNERS
Normal file
3
OWNERS
Normal file
|
@ -0,0 +1,3 @@
|
|||
include platform/system/sepolicy:/OWNERS
|
||||
|
||||
rurumihong@google.com
|
3
comet-sepolicy.mk
Normal file
3
comet-sepolicy.mk
Normal file
|
@ -0,0 +1,3 @@
|
|||
# sepolicy exclusively for comet.
|
||||
BOARD_SEPOLICY_DIRS += device/google/comet-sepolicy/vendor
|
||||
|
2
vendor/README.txt
vendored
Normal file
2
vendor/README.txt
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
This folder holds sepolicy exclusively for one device. For example, genfs_contexts
|
||||
paths that are affected by device tree.
|
Loading…
Add table
Add a link
Reference in a new issue