Add a new BoardConfigModuleCommon for settings of this sort. Bug: 176840868 Test: forrest module coverage build Change-Id: Ie62261ecc0f0967f677a890a382fa1da060f7ff2
7 lines
151 B
Makefile
7 lines
151 B
Makefile
# BoardConfigModuleCommon.mk
|
|
#
|
|
# Common compile-time settings for module builds.
|
|
|
|
# Required for all module devices.
|
|
TARGET_USES_64_BIT_BINDER := true
|