Browse Source

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

Test: make vts
Change-Id: I863d30344c67e11429009be5ea99bc4e592bcb15
Tri Vo 7 years ago
parent
commit
9b165dd015
1 changed files with 1 additions and 0 deletions
  1. 1 0
      root.bp

+ 1 - 0
root.bp

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