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:50 +0000
commitc25c12f0ffb5b34c439c46fe4a1873104d37c855 (patch)
tree91e2047108657f37a4f4aa087ecdc2f9914b957a
parent57c37aa418d2b6dd08b30c56477aaeb83aa6e7cf (diff)
downloadbeagle-x15-c25c12f0ffb5b34c439c46fe4a1873104d37c855.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: I93e8ed81f8746ded4b02d362b7a1c5533738f381
-rw-r--r--BoardConfig.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 368a411..be8c474 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -22,7 +22,6 @@ TARGET_CPU_ABI2 := armeabi
TARGET_CPU_SMP := true
TARGET_BOOTIMAGE_FIT := true
-TARGET_USES_64_BIT_BINDER := true
#Treble
PRODUCT_FULL_TREBLE_OVERRIDE := true