diff options
| author | 2017-08-09 19:43:40 +0000 | |
|---|---|---|
| committer | 2017-08-09 19:43:40 +0000 | |
| commit | 9ec011791514a6d8ff61414c0d607d6e7cd81c04 (patch) | |
| tree | 94d3aa7ce0d119d7f21de90719ee022002903581 | |
| parent | e0879fc3aef951d206eea97fec7d8ffd0f78db05 (diff) | |
| parent | c466cce9481d92fdd6ff9e0fc3a04513e22e3a34 (diff) | |
Merge "Point root.bp at build/make/tools instead of build/tools"
| -rw-r--r-- | root.bp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ optional_subdirs = [ "bionic", "bootable/recovery", "build/kati", - "build/tools/*", + "build/make/tools/*", "dalvik", "development/*", "device/*/*", |