Remove Widevine Classic Dependency on STLPort
* Move some libraries that were being built with the NDK but statically included into platform code off the NDK. * Update the prebuilt Widevine Classic binaries to 4.5.0.10131. Bug: 15193147 Change-Id: I93f356a97c9c92c1f14c00e7420b941b1bb4357e
This commit is contained in:
committed by
John "Juce" Bruce
parent
17e3e434d8
commit
93e1acb958
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user