Merge "Remove Android.bp subdirs loop." am: a8c16c91cc am: e9ed55ffc6 am: c3084485c4
am: ef78b3c62a
Change-Id: I5f2b87feb905d7ae0d726b01f60a0f69808ef733
diff --git a/boot/1.0/vts/Android.bp b/boot/1.0/vts/Android.bp
deleted file mode 100644
index 7aef46b..0000000
--- a/boot/1.0/vts/Android.bp
+++ /dev/null
@@ -1,3 +0,0 @@
-subdirs = [
- "*"
-]
diff --git a/boot/Android.bp b/boot/Android.bp
index 67af5bb..33f70eb 100644
--- a/boot/Android.bp
+++ b/boot/Android.bp
@@ -1,6 +1,5 @@
// This is an autogenerated file, do not edit.
subdirs = [
"1.0",
- "1.0/vts",
"1.0/vts/functional",
]