android_build/target/board/generic
bohu 22f1bc5db2 Bump sdk arm system image size to 750M
To fix broken build of arm system images.

Change-Id: I960dbb2a5a895557499fcf38655cd8907e768ef9
(cherry picked from commit 9f42be14b8)
2015-04-27 19:59:57 +00:00
..
sepolicy Merge "goldfish_logcat: remove permissive_or_unconfined()" 2015-02-23 17:30:50 +00:00
AndroidBoard.mk
BoardConfig.mk Bump sdk arm system image size to 750M 2015-04-27 19:59:57 +00:00
README.txt
device.mk arm: Support qemu-android on generic arm targets 2014-11-19 12:17:59 -08:00
system.prop

README.txt

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