Add a new BoardConfigModuleCommon for settings of this sort.
Bug: 176840868
Test: forrest module coverage build
Merged-In: Ie62261ecc0f0967f677a890a382fa1da060f7ff2
Change-Id: Ie62261ecc0f0967f677a890a382fa1da060f7ff2
(cherry picked from commit c0423c8dae
)
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
|