Add test/vts into soong build target.

am: 14ed26d6cd

Change-Id: I489ab8bf7b53124e455d61c0c1e3bb5476fa255f
This commit is contained in:
Zhuoyao Zhang 2016-12-13 00:23:49 +00:00 committed by android-build-merger
commit 0934d447f6

View file

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