Use vendor variant of libstagefright_foundation.
Rather than having a lib called libstagefright_foundation and one called libstagefright_foundation_vendor, we now just have one library and the build system keeps track of the vendor APIs that are exposed. Test: (sanity) boot device, watch (part of) DRM protected movie. Change-Id: I38d5391475432ba9597e0bf20f669042b6265859
This commit is contained in:
@@ -153,7 +153,7 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libdl \
|
||||
liblog \
|
||||
libprotobuf-cpp-lite \
|
||||
libstagefright_foundation_vendor \
|
||||
libstagefright_foundation \
|
||||
libutils \
|
||||
|
||||
LOCAL_MODULE := libwvdrmengine
|
||||
|
||||
Reference in New Issue
Block a user