Add test/vts into soong build target.

Bug: 31930023
Test: make vts
Change-Id: Ibd3ed5e56a2ce925d509dfd95a00e3961a433850
This commit is contained in:
Zhuoyao Zhang 2016-11-02 16:21:16 -07:00
parent e759fe9a72
commit b003d0537f
1 changed files with 1 additions and 0 deletions

View File

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