s5e8825-common: Drop libssl-tm.so

* We are not using it anymore

Change-Id: Idcaae6724792d2e5862e2329692957c4fcee0614
Signed-off-by: Majaahh <maja.blaszczak@proton.me>
This commit is contained in:
Majaahh
2025-10-04 17:46:04 +02:00
parent 67ff226366
commit 63992e6fa5
3 changed files with 0 additions and 25 deletions

View File

@@ -1515,30 +1515,6 @@ cc_prebuilt_library_shared {
soc_specific: true, soc_specific: true,
} }
cc_prebuilt_library_shared {
name: "libssl-tm",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/libssl-tm.so",
],
shared_libs: [
"libcrypto-tm",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared { cc_prebuilt_library_shared {
name: "libstork_shared", name: "libstork_shared",
owner: "samsung", owner: "samsung",

Binary file not shown.

View File

@@ -110,7 +110,6 @@ PRODUCT_PACKAGES += \
libsensorlistener \ libsensorlistener \
libspatializerparamstorage \ libspatializerparamstorage \
libspeakercalibration \ libspeakercalibration \
libssl-tm \
libstork_shared \ libstork_shared \
libswcnr \ libswcnr \
libsynaFpSensorTestNwd \ libsynaFpSensorTestNwd \