Rename Blueprints to Android.bp

Rename module definition files to Android.bp to avoid conflicts
with another project called Blueprint.

Change-Id: I105a07555eb7890f56120deab9036cf9ae5d8525
This commit is contained in:
Colin Cross
2015-05-20 13:09:26 -07:00
parent 3ab7d8835f
commit e5ee41274a
3 changed files with 18 additions and 16 deletions

View File

@@ -1,3 +1,5 @@
subname = "Android.bp"
subdirs = [
"art",
"build/blueprint",