Merge UP1A.231005.007

Bug: 291102124
Merged-In: I4dbb4f1a44fdfdaa1b5e8bf6d130c9e0369bb50d
Change-Id: I883bf1802dc3781530219b6a9e47e95c516c7bf2
diff --git a/OWNERS b/OWNERS
index efbb786..b807c00 100644
--- a/OWNERS
+++ b/OWNERS
@@ -9,4 +9,8 @@
 robinpeng@google.com
 achant@google.com
 etam@google.com
-pattjin@google.com
\ No newline at end of file
+pattjin@google.com
+bkhalife@google.com
+lokeshgoel@google.com
+jainne@google.com
+pscovanner@google.com
\ No newline at end of file
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.