Initialize Tegu
Bug: 298309659 Change-Id: I8b6498685893b6f8009dd48b6259ebae7523cc4e
This commit is contained in:
parent
b8c6a55162
commit
674448e17b
5 changed files with 9 additions and 0 deletions
2
OWNERS
Normal file
2
OWNERS
Normal file
|
@ -0,0 +1,2 @@
|
|||
# per-file for Pixel device makefiles, see go/pixel-device-mk-owner-checklist for details.
|
||||
per-file *.mk=file:device/google/gs-common:master:/OWNERS
|
2
README.txt
Normal file
2
README.txt
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.
|
1
file_contexts
Normal file
1
file_contexts
Normal file
|
@ -0,0 +1 @@
|
|||
|
1
genfs_contexts
Normal file
1
genfs_contexts
Normal file
|
@ -0,0 +1 @@
|
|||
|
3
tegu-sepolicy.mk
Normal file
3
tegu-sepolicy.mk
Normal file
|
@ -0,0 +1,3 @@
|
|||
# sepolicy that are shared among devices using ZumaPro
|
||||
BOARD_SEPOLICY_DIRS += device/google/tegu-sepolicy
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue