aboutsummaryrefslogtreecommitdiffstats
path: root/root.bp
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2015-05-20 13:09:26 -0700
committerColin Cross <ccross@android.com>2015-05-20 13:10:32 -0700
commite5ee41274a0f79b6bcb9baa060a058331bb2b682 (patch)
tree46ff34d78de14b7cede61a8017b9b6875bd5db93 /root.bp
parent3ab7d8835f9ca0259a0d674778dadaaf952d3c6f (diff)
downloadbuild_soong-e5ee41274a0f79b6bcb9baa060a058331bb2b682.tar.gz
build_soong-e5ee41274a0f79b6bcb9baa060a058331bb2b682.tar.bz2
build_soong-e5ee41274a0f79b6bcb9baa060a058331bb2b682.zip
Rename Blueprints to Android.bp
Rename module definition files to Android.bp to avoid conflicts with another project called Blueprint. Change-Id: I105a07555eb7890f56120deab9036cf9ae5d8525
Diffstat (limited to 'root.bp')
-rw-r--r--root.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/root.bp b/root.bp
index c8a3ce25..ea17db37 100644
--- a/root.bp
+++ b/root.bp
@@ -1,3 +1,5 @@
+subname = "Android.bp"
+
subdirs = [
"art",
"build/blueprint",