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:44 +0000
commit04bf0983aa0ff1aa5892130f08472c1227769182 (patch)
tree691b91ec35e899f047843f74d65b313c9e4bd876
parentc3df6ff97a7cc229da9e4e67840660a76bbcfcc1 (diff)
downloadarm64-04bf0983aa0ff1aa5892130f08472c1227769182.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: I7fddc45b33e0bdbaaaadc3f7cbafcb4965343886
-rw-r--r--BoardConfig.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 02cbb7f..5c54c8b 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -18,7 +18,6 @@ TARGET_2ND_CPU_VARIANT := cortex-a15
TARGET_2ND_CPU_ABI := armeabi-v7a
TARGET_2ND_CPU_ABI2 := armeabi
-TARGET_USES_64_BIT_BINDER := true
SMALLER_FONT_FOOTPRINT := true
MINIMAL_FONT_FOOTPRINT := true