platform_build/target/board/generic
Jesse Hall fa947d04dd am 055cf585: am 615d2ffa: Enable the OpenGL View renderer on the emulator
* commit '055cf585b567af6ced36d7227a2ae921df5782e0':
  Enable the OpenGL View renderer on the emulator
2011-12-12 17:49:18 -08:00
..
AndroidBoard.mk
BoardConfig.mk am 055cf585: am 615d2ffa: Enable the OpenGL View renderer on the emulator 2011-12-12 17:49:18 -08:00
device.mk
README.txt
system.prop

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.