diff options
author | Yiming Pan <yimingpan@google.com> | 2021-07-30 10:59:35 -0700 |
---|---|---|
committer | Yiming Pan <yimingpan@google.com> | 2021-07-30 10:59:35 -0700 |
commit | 2fa18d3ff9fbfa0918982c6e63009bfc6af416d5 (patch) | |
tree | 73e4cf55e79232f2f812d1fdb35496432a52624e /power | |
parent | 2e749339455083665428a0d91e350be7ad73c446 (diff) |
Add OWNERS for VTS module VtsHalPowerStatsV1_0TargetTest
Each VTS module is required to have OWNERS file. The ownership is based on
go/vts-owners. For more information about ownership policy, please visit
go/xts-owners-policy.
Test: Tree Hugger
Bug: 143903671
Change-Id: Ib97ced9978994e4c657de3a6ea1058dcccba5738
Diffstat (limited to 'power')
-rw-r--r-- | power/stats/1.0/vts/functional/OWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/power/stats/1.0/vts/functional/OWNERS b/power/stats/1.0/vts/functional/OWNERS new file mode 100644 index 0000000000..8dd30e0718 --- /dev/null +++ b/power/stats/1.0/vts/functional/OWNERS @@ -0,0 +1,2 @@ +# Bug component: 709877 +bsschwar@google.com |