aboutsummaryrefslogtreecommitdiffstats
path: root/root.bp
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2016-06-06 14:52:30 -0700
committerDan Willemsen <dwillemsen@google.com>2016-06-06 14:52:54 -0700
commit0c41054beccd52c1bcc90347a74fd41a90d72f45 (patch)
tree7e807dc0b359411edf3235fe0249507b58f1ff00 /root.bp
parent22abd40ed05090927ce7b0ac2c387c353253e7e2 (diff)
downloadbuild_soong-0c41054beccd52c1bcc90347a74fd41a90d72f45.tar.gz
build_soong-0c41054beccd52c1bcc90347a74fd41a90d72f45.tar.bz2
build_soong-0c41054beccd52c1bcc90347a74fd41a90d72f45.zip
Add built/libs/* to root.bp
Change-Id: I05af556dde2df5a1ef38d1cc9eb557c8e2729490
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 2b72cfa3..822e65b8 100644
--- a/root.bp
+++ b/root.bp
@@ -8,6 +8,7 @@ subdirs = [
optional_subdirs = [
"bionic",
"build/kati",
+ "build/libs/*",
"build/tools/*",
"dalvik",
"external/*",