Rename libhidl_utils to libwidevinehidl_utils.
This library is local to vendor/widevine HAL service, rename to indicate this is used only by widevine HAL. Test: Play Movies & TV (streaming and pinned) Test: Netflix bug: 36430909 Change-Id: Iacaf78f4223bf305569e7f1d04dd4e4ad0a87727
This commit is contained in:
@@ -81,8 +81,8 @@ LOCAL_STATIC_LIBRARIES := \
|
||||
libwvdrmdrmplugin_hidl \
|
||||
|
||||
# When the GNU linker sees a library, it discards all symbols that it doesn't
|
||||
# need. libhidl_utils must come after libwvdrmdrmplugin.
|
||||
LOCAL_STATIC_LIBRARIES += libhidl_utils
|
||||
# need. libwidevinehidl_utils must come after libwvdrmdrmplugin.
|
||||
LOCAL_STATIC_LIBRARIES += libwidevinehidl_utils
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
android.hardware.drm@1.0 \
|
||||
|
||||
Reference in New Issue
Block a user