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