• Home
  • History
  • Annotate
  • only in /build/target/board/emulator/
NameDateSize

..21-Nov-20124 KiB

AndroidBoard.mk21-Nov-201229

BoardConfig.mk21-Nov-2012265

README.txt21-Nov-2012392

README.txt

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