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
Change-Id: Id9d2aa321c64f8b42b4d87affcc07bb059756791
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