diff --git a/BoardConfig.mk b/BoardConfig.mk index 202c8ba..ee2f389 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -40,6 +40,9 @@ TARGET_CPU_ABI := armeabi-v7a TARGET_CPU_ABI2 := armeabi TARGET_CPU_VARIANT := cortex-a53 +# Binder API version +TARGET_USES_64_BIT_BINDER := true + # Asserts TARGET_OTA_ASSERT_DEVICE := sanders,sanders_retail