projects
/
GitHub
/
LineageOS
/
android_device_motorola_exynos9610-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d56e0f6
)
exynos9610: Remove TARGET_USES_64_BIT_BINDER
author
Kilian von Pflugk
<github@jumoog.io>
Mon, 10 Dec 2018 11:31:27 +0000
(12:31 +0100)
committer
Nolen Johnson
<johnsonnolen@gmail.com>
Fri, 11 Nov 2022 21:52:29 +0000
(22:52 +0100)
The TARGET_USES_64_BIT_BINDER option is deprecated and can be removed
Change-Id: Ieab43c6baf17eff134a11312d8f8ee7d1b310d55
BoardConfigCommon.mk
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfigCommon.mk
b/BoardConfigCommon.mk
index 1789f0bd919a74f2a39e5e9a659230b96b17257a..8b064a6f68af6db5ed2ec34229f8caad7e82d1ba 100644
(file)
--- a/
BoardConfigCommon.mk
+++ b/
BoardConfigCommon.mk
@@
-51,9
+51,6
@@
TARGET_2ND_CPU_ABI2 := armeabi
TARGET_2ND_CPU_VARIANT := generic
TARGET_2ND_CPU_VARIANT_RUNTIME := cortex-a53
-## Binder
-TARGET_USES_64_BIT_BINDER := true
-
## Bluetooth
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(COMMON_PATH)/bluetooth
BOARD_HAVE_BLUETOOTH_SLSI := true