Snap for 6592746 from 1d881bf5ad to sc-release

Change-Id: I2487f41853ee66a5a16ab307b8aace032c28905c
This commit is contained in:
android-build-team Robot
2020-06-16 02:03:08 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,6 @@ LOCAL_C_INCLUDES += \
LOCAL_STATIC_LIBRARIES := \
libcdm \
libcdm_utils \
libcrypto_static \
libgtest \
libgtest_main \
libwvlevel3 \
@@ -43,6 +42,7 @@ LOCAL_STATIC_LIBRARIES := \
LOCAL_SHARED_LIBRARIES := \
libbase \
libcrypto \
libdl \
liblog \
libmedia_omx \

View File

@@ -68,7 +68,6 @@ LOCAL_C_INCLUDES := \
vendor/widevine/libwvdrmengine/oemcrypto/include \
LOCAL_STATIC_LIBRARIES := \
libcrypto_static \
libgtest \
libgtest_main \
@@ -78,6 +77,7 @@ LOCAL_SHARED_LIBRARIES := \
android.hardware.drm@1.2 \
android.hardware.drm@1.3 \
libbase \
libcrypto \
libdl \
libhidlbase \
libhidlmemory \