diff options
author | Yiming Pan <yimingpan@google.com> | 2021-08-11 16:38:22 -0700 |
---|---|---|
committer | Yiming Pan <yimingpan@google.com> | 2021-08-11 16:38:22 -0700 |
commit | 538c89c06d18f6b775d9bcda000291106aff69bb (patch) | |
tree | 88e201e377c9daa556c5220c2cba4a51b07bac31 /biometrics | |
parent | 2e749339455083665428a0d91e350be7ad73c446 (diff) |
Add OWNERS for VTS module VtsHalBiometricsFingerprintV2_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: Idebf408aad47b57901336baecbc2cbfc1cd501b0
Diffstat (limited to 'biometrics')
-rw-r--r-- | biometrics/fingerprint/2.1/vts/functional/OWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biometrics/fingerprint/2.1/vts/functional/OWNERS b/biometrics/fingerprint/2.1/vts/functional/OWNERS new file mode 100644 index 0000000000..0014ce917a --- /dev/null +++ b/biometrics/fingerprint/2.1/vts/functional/OWNERS @@ -0,0 +1,2 @@ +# Bug component: 114777 +ilyamaty@google.com |