diff options
author | Jeff Sharkey <jsharkey@google.com> | 2020-12-16 03:26:08 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2020-12-16 03:26:08 +0000 |
commit | f37523fbb15d6091d88a326fafc34c6936109b75 (patch) | |
tree | f47cd2c49319d97415ebfb316d23c77279041464 /core/tests | |
parent | 0070e26a5e307852bac9aeda608b053b4a9f2bcb (diff) | |
parent | cd2be4417bfb77f5ea3e480d0365c1ae8779f892 (diff) |
Merge "Add BATTERY_STATS_OWNERS to OWNERS for battery stats tests"
Diffstat (limited to 'core/tests')
-rw-r--r-- | core/tests/coretests/BstatsTestApp/OWNERS | 1 | ||||
-rw-r--r-- | core/tests/coretests/src/com/android/internal/os/OWNERS | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/tests/coretests/BstatsTestApp/OWNERS b/core/tests/coretests/BstatsTestApp/OWNERS new file mode 100644 index 000000000000..4068e2bc03b7 --- /dev/null +++ b/core/tests/coretests/BstatsTestApp/OWNERS @@ -0,0 +1 @@ +include /BATTERY_STATS_OWNERS diff --git a/core/tests/coretests/src/com/android/internal/os/OWNERS b/core/tests/coretests/src/com/android/internal/os/OWNERS new file mode 100644 index 000000000000..4068e2bc03b7 --- /dev/null +++ b/core/tests/coretests/src/com/android/internal/os/OWNERS @@ -0,0 +1 @@ +include /BATTERY_STATS_OWNERS |