platform_build/target/board/generic
David 'Digit' Turner 1c5df4396b am 4f9479bf: am 683e8e17: am 04b963a1: Merge "emulator: Build emulator platform images as ARMv7-A"
* commit '4f9479bfdbc38e9bc06a5cf0a4bf67214fb358a8':
  emulator: Build emulator platform images as ARMv7-A
2011-06-20 09:10:58 -07:00
..
AndroidBoard.mk Delete the tuttle keymaps. 2010-11-23 16:48:26 -08:00
BoardConfig.mk emulator: Build emulator platform images as ARMv7-A 2011-06-16 00:27:26 +02:00
device.mk Improve setup of base products. 2010-10-22 16:47:31 -07:00
README.txt auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
system.prop auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00

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.