diff options
author | Yiming Pan <yimingpan@google.com> | 2021-08-11 16:34:56 -0700 |
---|---|---|
committer | Yiming Pan <yimingpan@google.com> | 2021-08-11 16:34:56 -0700 |
commit | 6bbff1e16e6ff105f76beb4661808e965af99c6f (patch) | |
tree | 08c3aaa3948e9b4cb8a283f1c82f3c4c49ef7a7c | |
parent | 2e749339455083665428a0d91e350be7ad73c446 (diff) |
Add OWNERS for VTS module VtsHalSoundtriggerV2_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: I33aa46004d90aecda44d5c09809eabde0455a185
-rw-r--r-- | soundtrigger/2.2/vts/functional/OWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/soundtrigger/2.2/vts/functional/OWNERS b/soundtrigger/2.2/vts/functional/OWNERS new file mode 100644 index 0000000000..43126f6bf5 --- /dev/null +++ b/soundtrigger/2.2/vts/functional/OWNERS @@ -0,0 +1,3 @@ +# Bug component: 48436 +ytai@google.com +mdooley@google.com |