platform_build/target/board/generic_mips64
Prathmesh Prabhu 6e64f417cd Emulator: Bump mips(64) system image partition size to 1.75 GB.
BUG:27834040
Change-Id: I71861b023e8155df951036053ab0561e153d04fd
(cherry picked from commit 8a17ace10e)
2016-03-25 00:20:29 +00:00
..
BoardConfig.mk Emulator: Bump mips(64) system image partition size to 1.75 GB. 2016-03-25 00:20:29 +00:00
device.mk am 807a28b9: am 00bd658e: Merge "Remove obsolete libffi" 2014-09-29 22:38:33 +00:00
README.txt [MIPS64] Add mips64 target 2014-02-05 19:07:57 -08:00
system.prop [MIPS64] Add mips64 target 2014-02-05 19:07:57 -08:00

The "generic_mips64" product defines a MIPS64 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.

It is not a product "base class"; no other products inherit
from it or use it in any way.