Temporarily remove json dependency in oemcrypto v18 unit test
Disable one oemcrypto v18 unit test which takes nlohmann-json dependency for now, until the json dependency is fixed. Test: build widevine and oemcrypto unit tests Bug: 263397641 Change-Id: I065b28a81cc481b2b64bda27733640e0fdea0c2c
This commit is contained in:
@@ -35,7 +35,6 @@ LOCAL_C_INCLUDES += \
|
||||
vendor/widevine/libwvdrmengine/cdm/core/include \
|
||||
vendor/widevine/libwvdrmengine/cdm/util/include \
|
||||
vendor/widevine/libwvdrmengine/cdm/util/test \
|
||||
vendor/widevine/libwvdrmengine/third_party/nlohmann-json/single_include \
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := \
|
||||
libcdm \
|
||||
|
||||
Reference in New Issue
Block a user