OSDN Git Service

Remove the unnecessary full_x86_64 and full_mips64.
authorYing Wang <wangying@google.com>
Mon, 8 Jun 2015 18:57:26 +0000 (11:57 -0700)
committerYing Wang <wangying@google.com>
Mon, 8 Jun 2015 18:57:26 +0000 (11:57 -0700)
commit0a76df5ce744ee396d77ce30719212f72b1d31b6
tree0e15ca06a04da2cce7ceb18a48243edd396d649a
parent91c2f7053d131cb9449eccfda97ec80130dbf451
Remove the unnecessary full_x86_64 and full_mips64.

For historical reason, the aosp_* products were named full_*.
We keep the full, full_x86 and full_mips in case some tools still
reference these legacy names; But no reason the have the full_* product
names for the new 64-bit archs.

Change-Id: I240ed0c6ded0ded2d80603bd0c5ff24750999afc
core/envsetup.mk
envsetup.sh
target/product/AndroidProducts.mk
target/product/aosp_mips64.mk
target/product/aosp_x86_64.mk
target/product/full_mips64.mk [deleted file]
target/product/full_x86_64.mk [deleted file]