commit | c466cce9481d92fdd6ff9e0fc3a04513e22e3a34 | [log] [tgz] |
---|---|---|
author | Jeff Gaston <jeffrygaston@google.com> | Tue Aug 08 17:35:37 2017 -0700 |
committer | Jeff Gaston <jeffrygaston@google.com> | Tue Aug 08 17:46:14 2017 -0700 |
tree | 9757d3fc4b7e3a95ea0832e0861e7684628b4132 | |
parent | 998d9eb6b97eb3a8fed4782a9f81e1e986e8b4b3 [diff] [blame] |
Point root.bp at build/make/tools instead of build/tools Bug: 64397960 Test: m -j Change-Id: Iac06584b871634f59a7d1a15c743ec8e4901a5d0
diff --git a/root.bp b/root.bp index 7e22a55..582552e 100644 --- a/root.bp +++ b/root.bp
@@ -13,7 +13,7 @@ "bionic", "bootable/recovery", "build/kati", - "build/tools/*", + "build/make/tools/*", "dalvik", "development/*", "device/*/*",