Merge "Remove Widevine Classic Dependency on STLPort"
This commit is contained in:
@@ -43,7 +43,6 @@ LOCAL_MODULE_TAGS := optional
|
||||
|
||||
LOCAL_MODULE_TARGET_ARCH := $(WIDEVINE_SUPPORTED_ARCH)
|
||||
|
||||
LOCAL_CXX_STL := stlport
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
||||
# invoke Android.mk files in subdirs
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -19,7 +19,6 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libutils \
|
||||
libcutils \
|
||||
liblog \
|
||||
libstlport \
|
||||
libz \
|
||||
libwvdrm_L$(BOARD_WIDEVINE_OEMCRYPTO_LEVEL) \
|
||||
libWVStreamControlAPI_L$(BOARD_WIDEVINE_OEMCRYPTO_LEVEL) \
|
||||
|
||||
@@ -29,5 +29,4 @@ LOCAL_MODULE_TAGS := tests
|
||||
|
||||
LOCAL_MODULE_TARGET_ARCH := $(WIDEVINE_SUPPORTED_ARCH)
|
||||
|
||||
LOCAL_CXX_STL := stlport
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -31,6 +31,4 @@ LOCAL_MODULE:=test-wvplayer_L$(BOARD_WIDEVINE_OEMCRYPTO_LEVEL)
|
||||
LOCAL_MODULE_TARGET_ARCH := $(WIDEVINE_SUPPORTED_ARCH)
|
||||
LOCAL_MULTILIB := 32
|
||||
|
||||
LOCAL_CXX_STL := stlport
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
@@ -22,5 +22,4 @@ LOCAL_MODULE := libwvmcommon
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_MODULE_TARGET_ARCH := $(WIDEVINE_SUPPORTED_ARCH)
|
||||
LOCAL_MULTILIB := 32
|
||||
LOCAL_CXX_STL := stlport
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
||||
@@ -25,6 +25,4 @@ LOCAL_MODULE_TAGS := tests
|
||||
|
||||
LOCAL_MODULE_TARGET_ARCH := $(WIDEVINE_SUPPORTED_ARCH)
|
||||
|
||||
LOCAL_CXX_STL := stlport
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
@@ -13,7 +13,6 @@ LOCAL_WHOLE_STATIC_LIBRARIES := \
|
||||
libwvmcommon
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
libstlport \
|
||||
libstagefright \
|
||||
libWVStreamControlAPI_L$(BOARD_WIDEVINE_OEMCRYPTO_LEVEL) \
|
||||
libdrmframework \
|
||||
|
||||
Reference in New Issue
Block a user