android_build/target/board/emulator
Jeff Brown cbc0f4442e Delete the tuttle keymaps.
These files have been obsolete for years.

Change-Id: I489d22799dd0fd476b6afe296e24434d437ea75b
2010-11-23 16:48:26 -08:00
..
AndroidBoard.mk Delete the tuttle keymaps. 2010-11-23 16:48:26 -08:00
BoardConfig.mk Set no camera default for emulator/generic/sim builds. 2010-05-10 15:00:39 +08:00
README.txt auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00

The "emulator" product defines an almost non-hardware-specific target
without a kernel or bootloader, except that it defines the
HAVE_HTC_AUDIO_DRIVER constant, since that is what the emulator
emulates currently.

It can be used to build the entire user-level system, and
will work with the emulator.

It is not a product "base class"; no other products inherit
from it or use it in any way.