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:
parent
4593610a06
commit
f9b529e057
1 changed files with 0 additions and 3 deletions
|
@ -74,9 +74,6 @@ BOARD_SUPPORTS_SOUND_TRIGGER_HAL := true
|
||||||
AUDIO_USE_DEEP_AS_PRIMARY_OUTPUT := false
|
AUDIO_USE_DEEP_AS_PRIMARY_OUTPUT := false
|
||||||
AUDIO_DISABLE_SWAP_CHANNELS := true
|
AUDIO_DISABLE_SWAP_CHANNELS := true
|
||||||
|
|
||||||
# Binder
|
|
||||||
TARGET_USES_64_BIT_BINDER := true
|
|
||||||
|
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
BOARD_HAVE_BLUETOOTH := true
|
BOARD_HAVE_BLUETOOTH := true
|
||||||
BOARD_HAVE_BLUETOOTH_QCOM := true
|
BOARD_HAVE_BLUETOOTH_QCOM := true
|
||||||
|
|
Loading…
Reference in a new issue