summaryrefslogtreecommitdiffstats
path: root/boot
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2017-10-05 07:38:52 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-10-05 07:38:52 +0000
commita8c16c91ccdbb09b6e3514db0d671190fbc40272 (patch)
tree025c0522d1206220abf11f7b8a8582821d16355d /boot
parent988c9770792e50f65c61cbcbacc5aa26d9404243 (diff)
parentd15ef6d7b4cae72251ec6d071808e245bdb7678c (diff)
downloadandroid_hardware_interfaces-a8c16c91ccdbb09b6e3514db0d671190fbc40272.tar.gz
android_hardware_interfaces-a8c16c91ccdbb09b6e3514db0d671190fbc40272.tar.bz2
android_hardware_interfaces-a8c16c91ccdbb09b6e3514db0d671190fbc40272.zip
Merge "Remove Android.bp subdirs loop."
Diffstat (limited to 'boot')
-rw-r--r--boot/1.0/vts/Android.bp3
-rw-r--r--boot/Android.bp1
2 files changed, 0 insertions, 4 deletions
diff --git a/boot/1.0/vts/Android.bp b/boot/1.0/vts/Android.bp
deleted file mode 100644
index 7aef46b3f..000000000
--- 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 67af5bbc0..33f70ebae 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",
]