sdm660-common: Remove TARGET_USES_64_BIT_BINDER

The TARGET_USES_64_BIT_BINDER option is deprecated and can be removed

Change-Id: I6b828da1fbcc8c054c5b35ff78c870a689f7ed9f
This commit is contained in:
Kilian von Pflugk 2020-12-31 16:51:47 +06:00 committed by OdSazib
parent 4593610a06
commit f9b529e057
No known key found for this signature in database
GPG key ID: 0954440B60470871

View file

@ -74,9 +74,6 @@ BOARD_SUPPORTS_SOUND_TRIGGER_HAL := true
AUDIO_USE_DEEP_AS_PRIMARY_OUTPUT := false
AUDIO_DISABLE_SWAP_CHANNELS := true
# Binder
TARGET_USES_64_BIT_BINDER := true
# Bluetooth
BOARD_HAVE_BLUETOOTH := true
BOARD_HAVE_BLUETOOTH_QCOM := true