platform_build/target/board/generic_mips64
Tsu Chiang Chuang 7e9d23d9e7 am c0d50f62: am 5bd1da1e: am 41d8760d: Merge "Bump userdata image size from 200 MB to 550 MB"
* commit 'c0d50f6295e9c552456c825f9c8045dced05a409':
  Bump userdata image size from 200 MB to 550 MB
2014-05-08 23:12:40 +00:00
..
BoardConfig.mk Bump userdata image size from 200 MB to 550 MB 2014-05-06 17:40:23 -07:00
device.mk stagefright: use media_codecs_google*.xml files 2014-03-19 17:39:39 -07: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.