Initial device lynx sepolicy
Bug: 202250383 Change-Id: I7b096bdb87ea45760bbcf929cd5757e159952e75
This commit is contained in:
parent
f60a67678a
commit
401c431fcd
3 changed files with 15 additions and 0 deletions
11
OWNERS
Normal file
11
OWNERS
Normal file
|
@ -0,0 +1,11 @@
|
|||
adamshih@google.com
|
||||
alanstokes@google.com
|
||||
bowgotsai@google.com
|
||||
jbires@google.com
|
||||
jeffv@google.com
|
||||
jgalenson@google.com
|
||||
jiyong@google.com
|
||||
rurumihong@google.com
|
||||
sspatil@google.com
|
||||
smoreland@google.com
|
||||
trong@google.com
|
2
lynx-sepolicy.mk
Normal file
2
lynx-sepolicy.mk
Normal file
|
@ -0,0 +1,2 @@
|
|||
# sepolicy that are shared among devices using whitechapel
|
||||
BOARD_SEPOLICY_DIRS += device/google/lynx-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