platform_build/target/board/generic_x86_64
Bo Hu abd33cdba6 Merge "Revert "Revert "emulator: create qemu images for system,vendor"""
am: 5af2027e34

Change-Id: I61b9598d6b69d74a42ad0dc445c866e3034ff638
2017-08-01 23:22:17 +00:00
..
BoardConfig.mk Merge "Revert "Revert "emulator: create qemu images for system,vendor""" 2017-08-01 23:22:17 +00:00
device.mk resolved conflicts for merge of 38c3c930 to master 2014-05-27 12:29:41 +01:00
README.txt x86_64: Adding new target 2013-10-02 20:58:54 +04:00
system.prop Emulator: set correct rild library path for 64bit arch 2017-02-01 12:52:48 -08:00

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.