Fix API support for Widevine vendor metrics
This fixes Widevine's getMetrics call so that it will return vendor metrics through the Drm plugin 1.1 interface. Bug: 73724453 Test: New and existing unit tests. Updated and existing GTS. Google Play manual. Change-Id: Ie35128dc80bd6eabf9e1f3b9c1800256af77bc51
This commit is contained in:
@@ -43,6 +43,7 @@ include $(CLEAR_VARS)
|
||||
LOCAL_SRC_FILES := \
|
||||
src_hidl/WVDrmPlugin.cpp \
|
||||
src_hidl/WVGenericCryptoInterface.cpp \
|
||||
src_hidl/hidl_metrics_adapter.cpp \
|
||||
|
||||
LOCAL_C_INCLUDES := \
|
||||
frameworks/av/include \
|
||||
|
||||
Reference in New Issue
Block a user