aboutsummaryrefslogtreecommitdiffstats
path: root/root.bp
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2016-12-19 20:32:44 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2016-12-19 20:32:44 +0000
commitc7ebf44d65d7ad1baabc14e65653d62d3a60a3f4 (patch)
tree887cce23997524b2bc5d5811eb13c541f248ac1e /root.bp
parent3b6dc6b56dc0cbb569d6747dff299984e77eb454 (diff)
parentb3aaaea54b551780115ea017d24a226d3a7fad7c (diff)
downloadbuild_soong-c7ebf44d65d7ad1baabc14e65653d62d3a60a3f4.tar.gz
build_soong-c7ebf44d65d7ad1baabc14e65653d62d3a60a3f4.tar.bz2
build_soong-c7ebf44d65d7ad1baabc14e65653d62d3a60a3f4.zip
Merge "Revert "root.bp: Add vendor/*/*""
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/*/*",
]