mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
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:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user