platform_build/target/board/generic
Roozbeh Pournader 315890973d Remove mention of EXTENDED_FONT_FOOTPRINT.
This has been a null operation for a while, as devices are on the
extended font footprint by default.

Bug: 21785576
Change-Id: I884752876fa529b9ff29b14d08b0e9e618fa7348
2015-08-06 16:45:30 -07:00
..
sepolicy am 4a5f5a7b: am a972891f: Merge "file_contexts: Label /dev/ttyS2 as console_device" 2015-07-16 19:19:56 +00:00
AndroidBoard.mk Delete the tuttle keymaps. 2010-11-23 16:48:26 -08:00
BoardConfig.mk Remove mention of EXTENDED_FONT_FOOTPRINT. 2015-08-06 16:45:30 -07:00
README.txt auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
device.mk arm: Support qemu-android on generic arm targets 2014-11-19 12:17:59 -08:00
system.prop auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00

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.