History log of /build/target/product/full_mips64.mk
Revision Date Author Comments
75b29ae0785ce571b71294554833c0a9f91a758b 01-May-2014 Colin Cross <ccross@android.com> build: add core_64_bit.mk

Add a new product, core_64_bit.mk, that products can inherit from
to configure zygote and the rest of the build system for a standard
64-bit product.

Make the 64-bit emulator targets for arm64, mips64, and x86_64
inherit from it.

Change-Id: I7e809264db39472f554cd5290529f3d6499345d4
930b5fbcb9bd00b0d3a9b55b7da1dc2b8731b7d4 28-Jan-2014 Colin Cross <ccross@android.com> make 64-bit builds into multiarch builds

Also enable the 64-bit binder interface and make them only use ART.

Change-Id: I05de41ce348c14722c84a658f745659bde5ba423
1efd9e462a157c38d8ce0049582b27b3591c8c45 04-Feb-2014 Chris Dearman <chris.dearman@imgtec.com> [MIPS64] Add mips64 target

Change-Id: Ice1621101c0d5a3314db288542ca8020e3f406bf
Signed-off-by: Duane Sand <duane.sand@imgtec.com>