aboutsummaryrefslogtreecommitdiffstats
path: root/root.bp
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2016-12-19 20:30:43 +0000
committerColin Cross <ccross@android.com>2016-12-19 20:30:43 +0000
commitb3aaaea54b551780115ea017d24a226d3a7fad7c (patch)
tree9edbb6826bb0e3cd5808d79160cbe4b98e85b34f /root.bp
parent11234b012e8fb7fcabdeac018cfed799b0ef6677 (diff)
downloadbuild_soong-b3aaaea54b551780115ea017d24a226d3a7fad7c.tar.gz
build_soong-b3aaaea54b551780115ea017d24a226d3a7fad7c.tar.bz2
build_soong-b3aaaea54b551780115ea017d24a226d3a7fad7c.zip
Revert "root.bp: Add vendor/*/*"
This reverts commit 11234b012e8fb7fcabdeac018cfed799b0ef6677. Breaks builds that have a broken symlink at vendor/*/*, which is sometimes seen in a .git directory. Change-Id: I17041ff582d10e3f7c3fb66f20e113a9f836de45
Diffstat (limited to 'root.bp')
-rw-r--r--root.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/root.bp b/root.bp
index 332032cc..7e4636f8 100644
--- a/root.bp
+++ b/root.bp
@@ -38,5 +38,4 @@ optional_subdirs = [
"system/security/*",
"system/tools/*",
"test/vts",
- "vendor/*/*",
]