diff options
author | Yiming Pan <yimingpan@google.com> | 2021-08-30 12:53:55 -0700 |
---|---|---|
committer | Yiming Pan <yimingpan@google.com> | 2021-08-30 12:53:55 -0700 |
commit | e2d605f5132114cd14af4959ef62dbb597803aac (patch) | |
tree | 4631c6cd5ef4c22223542d8cf660eaf1b499941c /secure_element | |
parent | 2e749339455083665428a0d91e350be7ad73c446 (diff) |
Backfill owner information for VTS module VtsHalSecureElementV1_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: I32c666cd230d88e8dc378c7c5052f6aff83b3622
Diffstat (limited to 'secure_element')
-rw-r--r-- | secure_element/1.0/vts/functional/OWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/secure_element/1.0/vts/functional/OWNERS b/secure_element/1.0/vts/functional/OWNERS new file mode 100644 index 0000000000..a7ee7e925e --- /dev/null +++ b/secure_element/1.0/vts/functional/OWNERS @@ -0,0 +1,2 @@ +# Bug component: 456592 +jackcwyu@google.com |