summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Jeff Gaston <jeffrygaston@google.com> 2017-08-09 19:43:40 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2017-08-09 19:43:40 +0000
commit9ec011791514a6d8ff61414c0d607d6e7cd81c04 (patch)
tree94d3aa7ce0d119d7f21de90719ee022002903581
parente0879fc3aef951d206eea97fec7d8ffd0f78db05 (diff)
parentc466cce9481d92fdd6ff9e0fc3a04513e22e3a34 (diff)
Merge "Point root.bp at build/make/tools instead of build/tools"
-rw-r--r--root.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/root.bp b/root.bp
index 7e22a550b..582552e41 100644
--- a/root.bp
+++ b/root.bp
@@ -13,7 +13,7 @@ optional_subdirs = [
"bionic",
"bootable/recovery",
"build/kati",
- "build/tools/*",
+ "build/make/tools/*",
"dalvik",
"development/*",
"device/*/*",