summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2023-04-24 23:11:42 +0000
committerSteven Moreland <smoreland@google.com>2023-04-24 23:16:05 +0000
commit5daaac4d2834c63238e68af21e3c32a1c5466a6a (patch)
tree551bad5ba6c59c64aee9cc8504e739380c1fcba1
parent2d32bcd931d54c48dd1ef4b581d0a082c67efc5c (diff)
downloadx86_64-5daaac4d2834c63238e68af21e3c32a1c5466a6a.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: Id061a7a22b185b6d0afb2bc73ff0717132cf95a0
-rw-r--r--BoardConfig.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index a963d14..68abaff 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -14,7 +14,6 @@ TARGET_2ND_CPU_ABI := x86
TARGET_2ND_ARCH := x86
TARGET_2ND_ARCH_VARIANT := x86_64
-TARGET_USES_64_BIT_BINDER := true
SMALLER_FONT_FOOTPRINT := true
MINIMAL_FONT_FOOTPRINT := true