diff --git a/sepolicy/OWNERS b/sepolicy/OWNERS new file mode 100644 index 0000000..aab78ab --- /dev/null +++ b/sepolicy/OWNERS @@ -0,0 +1,5 @@ +include platform/system/sepolicy:/OWNERS + +wilsonsung@google.com +rurumihong@google.com + diff --git a/sepolicy/README.txt b/sepolicy/README.txt new file mode 100644 index 0000000..d1ad3e6 --- /dev/null +++ b/sepolicy/README.txt @@ -0,0 +1,2 @@ +This folder holds content for pixel sepolicy operations. Device sepolicy like +file.te, file_contexts will not live in here.