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:
24
Android.bp
24
Android.bp
@@ -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",
|
||||||
|
|||||||
BIN
proprietary/vendor/lib64/libssl-tm.so
vendored
BIN
proprietary/vendor/lib64/libssl-tm.so
vendored
Binary file not shown.
@@ -110,7 +110,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libsensorlistener \
|
libsensorlistener \
|
||||||
libspatializerparamstorage \
|
libspatializerparamstorage \
|
||||||
libspeakercalibration \
|
libspeakercalibration \
|
||||||
libssl-tm \
|
|
||||||
libstork_shared \
|
libstork_shared \
|
||||||
libswcnr \
|
libswcnr \
|
||||||
libsynaFpSensorTestNwd \
|
libsynaFpSensorTestNwd \
|
||||||
|
|||||||
Reference in New Issue
Block a user