94a47cd03a
This change fixes issue b/25613506 The predefined, fixed system image partition size is failing to fit content for NYC release MIPS64 images. This change increases the system image size for all boards to 1.5GB (up from 1.25GB) to make sure that the system image sizes are uniform across all virtual boards, and fit new content. Change-Id: Id9808ad5318cd2390fc666ac35b0f9cd32870993 |
||
---|---|---|
.. | ||
BoardConfig.mk | ||
device.mk | ||
README.txt | ||
system.prop |
The "generic_mips" product defines a MIPS based non-hardware-specific target without a kernel or bootloader. It can be used to build the entire user-level system, and will work with the emulator, though sound will not work (see the "emulator" product for that). It is not a product "base class"; no other products inherit from it or use it in any way.