Merge "drm@1.3 vts: link dynamic libcrypto.so to pass FIPS" into rvc-dev am: 94f97bdf1b am: 9791bf088d am: 9473152c95 am: 0b61d70db2

Change-Id: Ie1ffd4a7a19b9fde6c8386d374a76c164e2de062
This commit is contained in:
Automerger Merge Worker
2020-03-06 20:23:12 +00:00

View File

@@ -30,12 +30,12 @@ cc_library_static {
"android.hardware.drm@1.3",
"android.hidl.allocator@1.0",
"android.hidl.memory@1.0",
"libcrypto",
"libhidlmemory",
"libnativehelper",
],
static_libs: [
"android.hardware.drm@1.0-helper",
"libcrypto_static",
"libdrmvtshelper",
],
export_include_dirs: [
@@ -63,12 +63,12 @@ cc_test {
"android.hardware.drm@1.3",
"android.hidl.allocator@1.0",
"android.hidl.memory@1.0",
"libcrypto",
"libhidlmemory",
"libnativehelper",
],
static_libs: [
"android.hardware.drm@1.0-helper",
"libcrypto_static",
"libdrmvtshelper",
],
test_suites: [