platform_build/target/board/generic_x86
keunyoung fe30957867 reflect the migration of emulator hal to device/generic/goldfish
- no longer need to check the presence as device/generic/goldfish is in PDK

Change-Id: I551dd283fb6511d8ebd45a8519f797f8ba2f1a05
2013-03-11 09:41:17 -07:00
..
BoardConfig.mk resolved conflicts for merge of ef1335ed to jb-dev-plus-aosp 2012-07-11 19:36:17 -07:00
README.txt x86: qemu emulator is the default build target 2011-03-24 10:55:22 -07:00
device.mk reflect the migration of emulator hal to device/generic/goldfish 2013-03-11 09:41:17 -07:00
system.prop x86: qemu emulator is the default build target 2011-03-24 10:55:22 -07:00

README.txt

The "generic_x86" 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.