summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Sandro Montanari <sandrom@google.com> 2024-02-09 11:58:27 +0000
committer Sandro Montanari <sandrom@google.com> 2024-02-09 11:58:27 +0000
commit99ac8aed5a70029d29df6eb7835736dc2161fa20 (patch)
tree5ec4ca9cda043ff04dfdd8a7ec6d23d9b5b1f362
parent792d5b0e2d2800d6bf58784406cb3e1a8587ec2b (diff)
Add OWNERS file for com.android.server.selinux
Bug: 295861450 Change-Id: I78ad4968422fd05e905ed4bf4933e2341b69cfe5 Test: N/A
-rw-r--r--services/core/java/com/android/server/selinux/OWNERS3
-rw-r--r--services/tests/mockingservicestests/src/com/android/server/selinux/OWNERS1
2 files changed, 4 insertions, 0 deletions
diff --git a/services/core/java/com/android/server/selinux/OWNERS b/services/core/java/com/android/server/selinux/OWNERS
new file mode 100644
index 000000000000..6ca4da2fd740
--- /dev/null
+++ b/services/core/java/com/android/server/selinux/OWNERS
@@ -0,0 +1,3 @@
+# Bug component: 1117393
+
+sandrom@google.com
diff --git a/services/tests/mockingservicestests/src/com/android/server/selinux/OWNERS b/services/tests/mockingservicestests/src/com/android/server/selinux/OWNERS
new file mode 100644
index 000000000000..49a0934ec642
--- /dev/null
+++ b/services/tests/mockingservicestests/src/com/android/server/selinux/OWNERS
@@ -0,0 +1 @@
+include /services/core/java/com/android/server/selinux/OWNERS