summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2023-04-24 23:11:41 +0000
committerSteven Moreland <smoreland@google.com>2023-04-24 23:15:47 +0000
commitd06617d6d331446e5d609eca48158a0b66b43ad2 (patch)
tree597d17f15dfd232dbd1768adbf3fac8cae407fff
parent3e1f400f52cd253f41aebbd1939a75b7302a37ab (diff)
downloadyukawa-d06617d6d331446e5d609eca48158a0b66b43ad2.tar.gz
Remove 64-bit binder ABI setting.
We are only using the 64-bit ABI now, and this setting is being removed. Bug: 232423610 Test: TH Change-Id: I73df5b80ddf8fa9b3a9bb150e68bfb0a06aa9593
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 6a637d3..e3b7152 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -15,7 +15,6 @@ TARGET_2ND_CPU_ABI := armeabi-v7a
TARGET_2ND_CPU_ABI2 := armeabi
TARGET_2ND_CPU_VARIANT := cortex-a53
-TARGET_USES_64_BIT_BINDER := true
TARGET_SUPPORTS_64_BIT_APPS := true
TARGET_BOARD_PLATFORM := yukawa