android_build/target/board/emulator
Chih-Chung Chang b9e030e52d Set no camera default for emulator/generic/sim builds.
Change-Id: I3c75d093bb48a9d10952d587c3e48bbcc227f139
2010-05-10 15:00:39 +08:00
..
AndroidBoard.mk
BoardConfig.mk Set no camera default for emulator/generic/sim builds. 2010-05-10 15:00:39 +08:00
README.txt
tuttle2.kcm
tuttle2.kl

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.