android_build/target/board/generic
Yahan Zhou 93d1636508 Increase system image size to 2GB for the emulator
This is needed as GTS requires us to pre-install more google apps into
the system image.

Change-Id: Iaf72f745df97604c2d0bc3fbdca01730ca7be94d
2017-01-24 12:30:07 -08:00
..
sepolicy Merge "Allow /dev/goldfish_sync" 2017-01-10 19:32:23 +00:00
AndroidBoard.mk
BoardConfig.mk Increase system image size to 2GB for the emulator 2017-01-24 12:30:07 -08: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.