Merge "Allow disabled dependencies when SOONG_ALLOW_MISSING_DEPENDENCIES is set"
diff --git a/root.bp b/root.bp
index 1486331..7e4636f 100644
--- a/root.bp
+++ b/root.bp
@@ -37,4 +37,5 @@
     "system/media/*",
     "system/security/*",
     "system/tools/*",
+    "test/vts",
 ]