platform_build/target/board/generic_x86
Nick Kralevich a682f6db7b am 4e132ca5: Merge "emulator: increase system partition to 550M"
* commit '4e132ca5e5c5048d7a95563eddd9f5ef11346678':
  emulator: increase system partition to 550M
2013-07-12 20:44:41 -07:00
..
BoardConfig.mk emulator: increase system partition to 550M 2013-07-12 20:28:59 -07:00
device.mk DO NOT MERGE. Fix build by removing old file. 2013-04-11 17:09:56 -07:00
README.txt x86: qemu emulator is the default build target 2011-03-24 10:55:22 -07:00
system.prop x86: qemu emulator is the default build target 2011-03-24 10:55:22 -07:00

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.