diff options
author | Yiming Pan <yimingpan@google.com> | 2021-08-11 16:38:55 -0700 |
---|---|---|
committer | Yiming Pan <yimingpan@google.com> | 2021-08-11 16:38:55 -0700 |
commit | a9ce785cd7ba5af98280e1623e90d4100bc3d2e7 (patch) | |
tree | 5f8e4b442c32a8ac54dc4b6f9b1691d7db109526 /configstore | |
parent | 2e749339455083665428a0d91e350be7ad73c446 (diff) |
Add OWNERS for VTS module VtsHalConfigstoreV1_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: Ia2dce082caf1572a7fb6456adc4839492496d779
Diffstat (limited to 'configstore')
-rw-r--r-- | configstore/1.0/vts/functional/OWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configstore/1.0/vts/functional/OWNERS b/configstore/1.0/vts/functional/OWNERS new file mode 100644 index 0000000000..edfa1b009a --- /dev/null +++ b/configstore/1.0/vts/functional/OWNERS @@ -0,0 +1,2 @@ +# Bug component: 24939 +lpy@google.com |