am 0e0c4879: Merge "generic_x86: toggle 64bit binder ABI"
* commit '0e0c48796d9d0ebe415b1ccc9f67ae95f9c716c9': generic_x86: toggle 64bit binder ABI
This commit is contained in:
commit
aa6c50aaae
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue