platform_build/target/board/generic_x86_64
Greg Hackmann b3f2dac1e0 am 0fd37501: am f518e838: am f1750876: Merge "Revert "HACK: disable emulator on x86_64""
* commit '0fd37501c4610783c53a6f8d4000ba7a230f61df':
  Revert "HACK: disable emulator on x86_64"
2014-04-03 01:41:16 +00:00
..
BoardConfig.mk Revert "HACK: disable emulator on x86_64" 2014-03-31 16:54:52 -07:00
device.mk stagefright: use media_codecs_google*.xml files 2014-03-19 17:39:39 -07:00
README.txt x86_64: Adding new target 2013-10-02 20:58:54 +04:00
system.prop x86_64: Adding new target 2013-10-02 20:58:54 +04: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.