universal7885: Remove TARGET_USES_64_BIT_BINDER

* the TARGET_USES_64_BIT_BINDER option is deprecated and can be removed

Change-Id: I6b828da1fbcc8c054c5b35ff78c870a689f7ed9f
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
Kilian von Pflugk 2018-12-10 12:31:27 +01:00 committed by roynatech2544
commit 732905bb3b

View file

@ -33,9 +33,6 @@ BUILD_BROKEN_DUP_RULES := true
# Camera
TARGET_CAMERA_BOOTTIME_TIMESTAMP := true
# Enable 64-bits binder
TARGET_USES_64_BIT_BINDER := true
# Filesystem
TARGET_USERIMAGES_USE_EXT4 := true
TARGET_USERIMAGES_USE_F2FS := true