android_build/target/board/generic_x86_64
Colin Cross 930b5fbcb9 make 64-bit builds into multiarch builds
Also enable the 64-bit binder interface and make them only use ART.

Change-Id: I05de41ce348c14722c84a658f745659bde5ba423
2014-02-12 19:49:47 -08:00
..
BoardConfig.mk make 64-bit builds into multiarch builds 2014-02-12 19:49:47 -08:00
README.txt
device.mk Vibra: emulator: compile and stage vibrator.goldfish 2013-12-30 15:45:12 +01:00
system.prop

README.txt

The "generic_x86_64" product defines a non-hardware-specific IA target
without a kernel or bootloader.

It can be used to build the entire user-level system, and
will work with the IA version of the emulator,

It is not a product "base class"; no other products inherit
from it or use it in any way.