Use LOCAL_WHOLE_STATIC_LIBRARIES
to include the static libraries in the final shared libraries. Change-Id: Iecb6b377e2dead41478d88bf576c06bc3ff2d886
This commit is contained in:
@@ -5,12 +5,13 @@
|
||||
#
|
||||
include $(TOP)/vendor/widevine/proprietary/drmwvmplugin/common.mk
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := \
|
||||
LOCAL_WHOLE_STATIC_LIBRARIES := \
|
||||
libdrmframeworkcommon \
|
||||
libdrmwvmcommon \
|
||||
libwvocs
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
libbinder \
|
||||
libutils \
|
||||
libcutils \
|
||||
libstlport \
|
||||
|
||||
Reference in New Issue
Block a user