summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2023-04-24 23:11:43 +0000
committerSteven Moreland <smoreland@google.com>2023-04-24 23:15:54 +0000
commit0a95a7b3e2c18bde907553c8e9b3eb38295219c8 (patch)
tree9e2f0802e1295a58bacfe40761e7107d1b9f2084
parentf4e13218547f310315b4d31f92225c3a8c518609 (diff)
downloadpoplar-0a95a7b3e2c18bde907553c8e9b3eb38295219c8.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: I9302b429eb2a8bd8589c91add108f814fa7cc387
-rw-r--r--BoardConfig.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index f743a0c..2797b82 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -5,7 +5,6 @@ TARGET_CPU_VARIANT := cortex-a53
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi
-TARGET_USES_64_BIT_BINDER := true
TARGET_BOARD_PLATFORM := poplar
TARGET_BOOTLOADER_BOARD_NAME := poplar