aboutsummaryrefslogtreecommitdiff
path: root/target/board/BoardConfigModuleCommon.mk
blob: 983247434e523f69f6a300c40b1b50a0a4d28c88 (plain)
1
2
3
4
5
6
7
8
9
10
# BoardConfigModuleCommon.mk
#
# Common compile-time settings for module builds.

# Required for all module devices.
TARGET_USES_64_BIT_BINDER := true

# Necessary to make modules able to use the VNDK via 'use_vendor: true'
# TODO(b/185769808): look into whether this is still used.
BOARD_VNDK_VERSION := current