Home | History | Annotate | Download | only in emulator
      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