diff options
| author | Yichun Li <yichunli@google.com> | 2020-08-26 17:59:24 -0700 |
|---|---|---|
| committer | Yichun Li <yichunli@google.com> | 2020-08-28 12:56:09 -0700 |
| commit | 02d08e4e762bb93aeeca4411e540594fcbf96c05 (patch) | |
| tree | 81793787dfe57a58f723828e67de491b79334573 | |
| parent | 50d45dc890d2ce5ad35527c0e3f3d82e7edbbe1f (diff) | |
| download | platform_test_vts-testcase_security-02d08e4e762bb93aeeca4411e540594fcbf96c05.tar.gz platform_test_vts-testcase_security-02d08e4e762bb93aeeca4411e540594fcbf96c05.tar.bz2 platform_test_vts-testcase_security-02d08e4e762bb93aeeca4411e540594fcbf96c05.zip | |
Add OWNERS for VTS module VtsTrebleSysProp
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.
Exempt-From-Owner-Approval: backfill OWNERS
Test: Tree Hugger
Bug: 143903671
Change-Id: I9f07aebc847c6453457767801d5bd27f018c89da
| -rw-r--r-- | system_property/OWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system_property/OWNERS b/system_property/OWNERS new file mode 100644 index 0000000..fc3d789 --- /dev/null +++ b/system_property/OWNERS @@ -0,0 +1,2 @@ +# Bug component: 151862 +inseob@google.com |
