From 09da344854b2e91dea2f68d37040e052a7da0c02 Mon Sep 17 00:00:00 2001 From: Yiming Pan Date: Mon, 30 Aug 2021 12:59:21 -0700 Subject: [PATCH] Backfill owner information for VTS module VtsHalInputClassifierV1_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: I9749d4f85565d7de95482083e8ac3fe7e682fcc8 --- input/classifier/1.0/vts/functional/OWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 input/classifier/1.0/vts/functional/OWNERS diff --git a/input/classifier/1.0/vts/functional/OWNERS b/input/classifier/1.0/vts/functional/OWNERS new file mode 100644 index 0000000000..540b75b583 --- /dev/null +++ b/input/classifier/1.0/vts/functional/OWNERS @@ -0,0 +1,2 @@ +# Bug component: 136048 +svv@google.com