platform_build/target/board/generic_x86_64
Tsu Chiang Chuang 27a026c802 Bump userdata image size from 200 MB to 550 MB
Change-Id: Ibdf319091a7187dc894f4a923d40868cec4b7b41
2014-05-06 17:40:23 -07:00
..
BoardConfig.mk Bump userdata image size from 200 MB to 550 MB 2014-05-06 17:40:23 -07:00
README.txt x86_64: Adding new target 2013-10-02 20:58:54 +04:00
device.mk Make the zygote 64-bit for the x86-64 emulator. 2014-04-18 17:09:33 -07:00
system.prop x86_64: Adding new target 2013-10-02 20:58:54 +04:00

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.