platform_build/target/board/generic_mips64
bohu d445fbedb4 emulator: support system-as-root
BUG: 69770927

Test: build sdk_gphone_x86-userdebug, boot up
to home with Tot emulator

Test: build sdk_phone_armv7-userdebug, boot up
to home with Tot emulator

Change-Id: I39348bf35cb748c08ed68a048389bbfc2279a91c
2017-11-29 21:44:46 -08:00
..
BoardConfig.mk emulator: support system-as-root 2017-11-29 21:44:46 -08:00
device.mk emulator: squash misc modifications from oc-emu-dev 2017-08-13 22:32:01 -07:00
README.txt [MIPS64] Add mips64 target 2014-02-05 19:07:57 -08:00
system.prop emulator: fix emulator booting 2017-07-05 23:12:29 -07: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.