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

am: 9b165dd015

Change-Id: I0fc84086e42b955d6a72de0cad934814ed592f6f
This commit is contained in:
Tri Vo 2017-01-07 21:26:12 +00:00 committed by android-build-merger
commit 17c812950d

View file

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