Browse Source

Initial device lynx sepolicy

Bug: 202250383
Change-Id: I7b096bdb87ea45760bbcf929cd5757e159952e75
Cyan_Hsieh 3 năm trước cách đây
mục cha
commit
401c431fcd
3 tập tin đã thay đổi với 15 bổ sung0 xóa
  1. 11 0
      OWNERS
  2. 2 0
      lynx-sepolicy.mk
  3. 2 0
      vendor/README.txt

+ 2 - 0
lynx-sepolicy.mk

@@ -0,0 +1,2 @@
+# sepolicy that are shared among devices using whitechapel
+BOARD_SEPOLICY_DIRS += device/google/lynx-sepolicy/vendor

+ 2 - 0
vendor/README.txt

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