Home | History | Annotate | only in /build/target/board/emulator
Up to higher level directory
NameDateSize
AndroidBoard.mk19-Dec-2010258
BoardConfig.mk19-Dec-2010265
README.txt19-Dec-2010392
tuttle2.kcm19-Dec-20103.9K
tuttle2.kl19-Dec-20101.3K

README.txt

      1 The "emulator" product defines an almost non-hardware-specific target
      2 without a kernel or bootloader, except that it defines the
      3 HAVE_HTC_AUDIO_DRIVER constant, since that is what the emulator
      4 emulates currently.
      5 
      6 It can be used to build the entire user-level system, and
      7 will work with the emulator.
      8 
      9 It is not a product "base class"; no other products inherit
     10 from it or use it in any way.
     11