sm8550-common: Use libcrypto-v33 from hardware/lineage/compat
Because vndk prebuilt has SONAME set to libcrypto.so, it prevents linker from loading libcrypto.so built from source. Change-Id: Ic9e29f7b00b469163f48ea407fc9b5d5e90816c8
This commit is contained in:
@@ -428,8 +428,8 @@ PRODUCT_PACKAGES += \
|
|||||||
android.hardware.weaver@1.0.vendor
|
android.hardware.weaver@1.0.vendor
|
||||||
|
|
||||||
# VNDK
|
# VNDK
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_PACKAGES += \
|
||||||
prebuilts/vndk/v33/arm64/arch-arm64-armv8-a/shared/vndk-core/libcrypto.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libcrypto-v33.so
|
libcrypto-v33
|
||||||
|
|
||||||
# Vibrator
|
# Vibrator
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
Reference in New Issue
Block a user