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:
Cong Lin
2022-12-21 13:23:21 -08:00
parent 0080d04579
commit 7474b41fd0
4 changed files with 3 additions and 20915 deletions

View File

@@ -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 \