aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorMax Weffers <rcstar6696@gmail.com>2017-11-11 10:19:24 +0100
committerArian <arian.kulmer@web.de>2019-10-07 11:11:29 +0200
commitc0d08c43e6efb6b3230de26d8bf038711fc600be (patch)
treed0b65ba98ec73de49d30e5e9434636024b4b22ca /BoardConfigCommon.mk
parent042377c2ef9470a8d00967c4133ca782c819dd62 (diff)
shinano: use 64-bit binder API
Change-Id: Iac19da048794e0e802142f765827b51e05fb3d62
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 66999ea..fee20a4 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -59,6 +59,8 @@ BOARD_CUSTOM_BT_CONFIG := device/sony/shinano-common/bluetooth/vnd_shinano.txt
BOARD_HAVE_BCM_FM_SYSFS := "/sys/bus/platform/drivers/bcm_ldisc/bcm_ldisc/"
BOARD_BRCM_HCI_NUM := 26
+# Binder API version
+TARGET_USES_64_BIT_BINDER := true
# Camera
TARGET_USES_MEDIA_EXTENSIONS := true