83ac8b7481
This reverts commit af35677f03
.
Bug: 185769808
Test: banchan com.android.media.swcodec module_arm64; m apps_only dist
Test: banchan com.android.media.swcodec aosp_arm64; m apps_only dist
In both cases, the built APEX doesn't have libsync.so in it.
apex_manifest.pb has libsync.so as requireNativeLibs.
Change-Id: I62397d50a6970a9316f0d6ddd36736f149bc7c2c
6 lines
151 B
Makefile
6 lines
151 B
Makefile
# BoardConfigModuleCommon.mk
|
|
#
|
|
# Common compile-time settings for module builds.
|
|
|
|
# Required for all module devices.
|
|
TARGET_USES_64_BIT_BINDER := true
|