Add test/vts into soong build target.

Bug: 31930023
Test: make vts
Change-Id: Ibd3ed5e56a2ce925d509dfd95a00e3961a433850
(cherry picked from commit b003d0537f)
This commit is contained in:
Zhuoyao Zhang
2016-11-02 16:21:16 -07:00
committed by Keun Soo Yim
parent bb2e2b7d7f
commit 14ed26d6cd

View File

@@ -37,4 +37,5 @@ optional_subdirs = [
"system/media/*",
"system/security/*",
"system/tools/*",
"test/vts",
]