diff options
author | Yiming Pan <yimingpan@google.com> | 2021-08-30 12:59:45 -0700 |
---|---|---|
committer | Yiming Pan <yimingpan@google.com> | 2021-08-30 12:59:45 -0700 |
commit | 277b069c8c2d6714b48d1fe00f95f9bbd021378f (patch) | |
tree | 14016bca97a04e04a701013623a1ac97dd2e70f7 | |
parent | 2e749339455083665428a0d91e350be7ad73c446 (diff) |
Backfill owner information for VTS module VtsHalSecureElementV1_2TargetTest.
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: I61d899249fa3d2d72ee183db31ceb44bb0f17c09
-rw-r--r-- | secure_element/1.2/vts/functional/OWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/secure_element/1.2/vts/functional/OWNERS b/secure_element/1.2/vts/functional/OWNERS new file mode 100644 index 0000000000..a7ee7e925e --- /dev/null +++ b/secure_element/1.2/vts/functional/OWNERS @@ -0,0 +1,2 @@ +# Bug component: 456592 +jackcwyu@google.com |