Update OWNERS for input CTS.
Test: N/A
Change-Id: I2af878be244871248184bbcc4e033b6ee01afb8e
diff --git a/tests/tests/hardware/OWNERS b/tests/tests/hardware/OWNERS
index d376163..e6b9d59 100644
--- a/tests/tests/hardware/OWNERS
+++ b/tests/tests/hardware/OWNERS
@@ -1,2 +1,7 @@
# Bug component: 24950
-michaelwr@google.com
\ No newline at end of file
+michaelwr@google.com
+
+# Trust that people only touch their own resources.
+per-file *.xml=*
+# Only input tests use JSON so far
+per-file *.json=svv@google.com
diff --git a/tests/tests/hardware/src/android/hardware/input/OWNERS b/tests/tests/hardware/src/android/hardware/input/OWNERS
new file mode 100644
index 0000000..0313a40
--- /dev/null
+++ b/tests/tests/hardware/src/android/hardware/input/OWNERS
@@ -0,0 +1,2 @@
+michaelwr@google.com
+svv@google.com