aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2016-01-06 17:51:03 -0800
committerDan Willemsen <dwillemsen@google.com>2016-01-14 00:25:38 +0000
commit59b381a405dbc1e92a7a70482ccb978b7efdf979 (patch)
tree9a34de02ab509d707fede0095e07052d28dbc870
parenta60cfde3f1da1015ba66bb0965079ded6913069d (diff)
downloadbuild_soong-59b381a405dbc1e92a7a70482ccb978b7efdf979.tar.gz
build_soong-59b381a405dbc1e92a7a70482ccb978b7efdf979.tar.bz2
build_soong-59b381a405dbc1e92a7a70482ccb978b7efdf979.zip
Add kati to root.bp
Change-Id: Iedf8401fb02d704916666fb15c5ae30951a57ac7
-rw-r--r--root.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/root.bp b/root.bp
index 6f208323..d32cf8ad 100644
--- a/root.bp
+++ b/root.bp
@@ -2,6 +2,7 @@ subname = "Android.bp"
subdirs = [
"build/blueprint",
+ "build/kati",
"build/soong",
"bionic/*",
"dalvik",