summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Neil Fuller <nfuller@google.com> 2020-12-24 13:31:00 +0000
committer Neil Fuller <nfuller@google.com> 2020-12-24 13:34:09 +0000
commit9da32a17f25838e3ebe20312a6848cc3bca7e7cd (patch)
treecc8abe5183e573003d23f6957331575fb6f3a341
parent4e3959e5714c93a4eaf3e5f26d2d3d07aaab3d40 (diff)
Add an OWNERS file for location tz detection code
Test: treehugger only Change-Id: I79c26dfc3330941c691e49828558223fcf44a923
-rw-r--r--services/core/java/com/android/server/location/timezone/OWNERS3
-rw-r--r--services/tests/servicestests/src/com/android/internal/location/timezone/OWNERS3
2 files changed, 6 insertions, 0 deletions
diff --git a/services/core/java/com/android/server/location/timezone/OWNERS b/services/core/java/com/android/server/location/timezone/OWNERS
new file mode 100644
index 000000000000..28aff188dbd8
--- /dev/null
+++ b/services/core/java/com/android/server/location/timezone/OWNERS
@@ -0,0 +1,3 @@
+# Bug component: 847766
+nfuller@google.com
+include /core/java/android/app/timedetector/OWNERS
diff --git a/services/tests/servicestests/src/com/android/internal/location/timezone/OWNERS b/services/tests/servicestests/src/com/android/internal/location/timezone/OWNERS
new file mode 100644
index 000000000000..28aff188dbd8
--- /dev/null
+++ b/services/tests/servicestests/src/com/android/internal/location/timezone/OWNERS
@@ -0,0 +1,3 @@
+# Bug component: 847766
+nfuller@google.com
+include /core/java/android/app/timedetector/OWNERS