Merge "Use ARM TLS register for emulator"

This commit is contained in:
Kenny Root 2011-12-09 14:10:22 -08:00 committed by Android (Google) Code Review
commit 5d0edfc426

View file

@ -21,6 +21,7 @@ TARGET_NO_KERNEL := true
TARGET_ARCH_VARIANT := armv7-a
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi
ARCH_ARM_HAVE_TLS_REGISTER := true
HAVE_HTC_AUDIO_DRIVER := true
BOARD_USES_GENERIC_AUDIO := true