platform_build/target/board/generic_x86
Nick Kralevich 865ffd4efe emulator: increase system partition to 550M
Yes, 400M isn't enough. I can't believe it either.

Change-Id: I7d3857f04bfda472af6a281017204672bb9c9940
2013-07-12 20:28:59 -07:00
..
BoardConfig.mk emulator: increase system partition to 550M 2013-07-12 20:28:59 -07:00
device.mk change location of apns-conf.xml and vold.conf 2012-05-30 16:32:30 -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.