Add test/vts-testcase/* to root.bp

Test: make vts
Change-Id: I863d30344c67e11429009be5ea99bc4e592bcb15
This commit is contained in:
Tri Vo 2017-01-04 12:46:59 -08:00
parent 59bed87517
commit 9b165dd015

View file

@ -31,5 +31,6 @@ optional_subdirs = [
"system/*",
"system/tools/*",
"test/vts",
"test/vts-testcase/*",
"vendor/*/*",
]