Merge "Remove ODK from unused makefiles" into rvc-dev

This commit is contained in:
TreeHugger Robot
2020-03-09 21:05:22 +00:00
committed by Android (Google) Code Review
3 changed files with 0 additions and 4 deletions

View File

@@ -168,7 +168,6 @@ LOCAL_STATIC_LIBRARIES := \
libwvdrmcryptoplugin \
libwvdrmdrmplugin \
libwvlevel3 \
libwv_odk \
LOCAL_SHARED_LIBRARIES := \
libbase \
@@ -230,7 +229,6 @@ LOCAL_STATIC_LIBRARIES := \
libwvdrmcryptoplugin_hidl \
libwvdrmdrmplugin_hidl \
libwvlevel3 \
libwv_odk \
LOCAL_SHARED_LIBRARIES := \
android.hardware.drm@1.0 \

View File

@@ -17,7 +17,6 @@ cc_library_static {
"vendor/widevine/libwvdrmengine/cdm/util/include",
"vendor/widevine/libwvdrmengine/cdm/include",
"vendor/widevine/libwvdrmengine/oemcrypto/include",
"vendor/widevine/libwvdrmengine/oemcrypto/odk/include",
"external/jsmn",
"external/protobuf/src",
],

View File

@@ -33,7 +33,6 @@
#include "license_protocol.pb.h"
#include "log.h"
#include "metrics_collections.h"
#include "odk.h"
#include "properties.h"
#include "wv_cdm_constants.h"