Temporarily disable WV L1
For dogfooding, force fallback to widevine L3 bug:63673310 Change-Id: Ib222d4119e358ecfdaae44d1627d914a9b79d44e
This commit is contained in:
@@ -53,6 +53,12 @@ LOCAL_C_INCLUDES := \
|
||||
vendor/widevine/libwvdrmengine/oemcrypto/include \
|
||||
vendor/widevine/libwvdrmengine/third_party/stringencoders/src
|
||||
|
||||
# Until level 1 is working on walleye/taimen we've been asked to disable it for dogfooding
|
||||
ifeq (,$(filter-out aosp_walleye% walleye% aosp_taimen% taimen%, $(TARGET_PRODUCT)))
|
||||
LOCAL_CFLAGS := -DDISABLE_OEMCRYPTO_LEVEL_1
|
||||
endif
|
||||
|
||||
|
||||
SRC_DIR := cdm/src
|
||||
CORE_SRC_DIR := cdm/core/src
|
||||
LOCAL_SRC_FILES := \
|
||||
|
||||
Reference in New Issue
Block a user