diff --git a/boot/1.0/vts/Android.bp b/boot/1.0/vts/Android.bp deleted file mode 100644 index 7aef46b3f5..0000000000 --- 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 67af5bbc02..33f70ebae2 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", ]