commit | e5ee41274a0f79b6bcb9baa060a058331bb2b682 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed May 20 13:09:26 2015 -0700 |
committer | Colin Cross <ccross@android.com> | Wed May 20 13:10:32 2015 -0700 |
tree | 46ff34d78de14b7cede61a8017b9b6875bd5db93 | |
parent | 3ab7d8835f9ca0259a0d674778dadaaf952d3c6f [diff] [blame] |
Rename Blueprints to Android.bp Rename module definition files to Android.bp to avoid conflicts with another project called Blueprint. Change-Id: I105a07555eb7890f56120deab9036cf9ae5d8525
diff --git a/root.bp b/root.bp index c8a3ce2..ea17db3 100644 --- a/root.bp +++ b/root.bp
@@ -1,3 +1,5 @@ +subname = "Android.bp" + subdirs = [ "art", "build/blueprint",