am 0e0c4879: Merge "generic_x86: toggle 64bit binder ABI"

* commit '0e0c48796d9d0ebe415b1ccc9f67ae95f9c716c9':
  generic_x86: toggle 64bit binder ABI
This commit is contained in:
Ying Wang 2014-03-11 00:38:38 +00:00 committed by Android Git Automerger
commit aa6c50aaae
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ TARGET_CPU_ABI := x86
TARGET_ARCH := x86
TARGET_ARCH_VARIANT := x86
TARGET_PRELINK_MODULE := false
TARGET_USES_64_BIT_BINDER := true
# The IA emulator (qemu) uses the Goldfish devices
HAVE_HTC_AUDIO_DRIVER := true