gta4xl-common: Remove TARGET_USES_64_BIT_BINDER
The TARGET_USES_64_BIT_BINDER option is deprecated and can be removed
Change-Id: I6b828da1fbcc8c054c5b35ff78c870a689f7ed9f
diff --git a/BoardConfigPlatform.mk b/BoardConfigPlatform.mk
index 4bd5637..4d5de3d 100644
--- a/BoardConfigPlatform.mk
+++ b/BoardConfigPlatform.mk
@@ -85,10 +85,6 @@
BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
BOARD_MKBOOTIMG_ARGS += --board $(BOARD_BOOT_HEADER_NAME)
-### BINDER
-# build/make/core/config.mk
-TARGET_USES_64_BIT_BINDER := true
-
### VNDK
BOARD_VNDK_VERSION := current