aboutsummaryrefslogtreecommitdiffstats
path: root/root.bp
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2016-07-27 10:56:55 -0700
committerColin Cross <ccross@android.com>2016-08-25 14:00:25 -0700
commit0f4e0d6c5d3688766747f353e1799c259d6c0d99 (patch)
treedfe978a7eb7d5c9d6e91ddc167ca2572738b4b4d /root.bp
parentd46b39d356b4b1ecda96c4acd02649f998c2ede7 (diff)
downloadbuild_soong-0f4e0d6c5d3688766747f353e1799c259d6c0d99.tar.gz
build_soong-0f4e0d6c5d3688766747f353e1799c259d6c0d99.tar.bz2
build_soong-0f4e0d6c5d3688766747f353e1799c259d6c0d99.zip
Add art
Re-land I557c86d2282178d215ea17abb71e556bdc4ba722 Change-Id: Ic26e1a6b17569acbfe68b4a219982ce45cecefbd
Diffstat (limited to 'root.bp')
-rw-r--r--root.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/root.bp b/root.bp
index 4b03cf14..c4f2d573 100644
--- a/root.bp
+++ b/root.bp
@@ -6,6 +6,7 @@ subdirs = [
]
optional_subdirs = [
+ "art",
"bionic",
"build/kati",
"build/tools/*",