Merge "Atomic/SMP update." into kraken

This commit is contained in:
Andy McFadden 2010-06-02 13:46:11 -07:00 committed by Android (Google) Code Review
commit f8e9fb3b2a
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@ TARGET_NO_KERNEL := true
# The simulator does not support native code at all
TARGET_CPU_ABI := none
# But it is very likely SMP.
TARGET_CPU_SMP := true
#the simulator partially emulates the original HTC /dev/eac audio interface
HAVE_HTC_AUDIO_DRIVER := true
BOARD_USES_GENERIC_AUDIO := true