blob: 983247434e523f69f6a300c40b1b50a0a4d28c88 [file] [log] [blame]
Anton Hansson0bafe322021-01-13 09:32:48 +00001# BoardConfigModuleCommon.mk
2#
3# Common compile-time settings for module builds.
4
5# Required for all module devices.
6TARGET_USES_64_BIT_BINDER := true
Anton Hanssond7995cc2021-04-19 10:18:43 +01007
8# Necessary to make modules able to use the VNDK via 'use_vendor: true'
9# TODO(b/185769808): look into whether this is still used.
10BOARD_VNDK_VERSION := current