Revert "universal7885: Copy libcrypto from VNDK 32"

This reverts commit 0163528f1a.
This commit is contained in:
roynatech2544 2023-11-29 18:51:27 +09:00
commit ef3544cf66
No known key found for this signature in database
GPG key ID: 389DAC92CAECBBCC

View file

@ -364,10 +364,6 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.vibrator-service.samsung android.hardware.vibrator-service.samsung
# VNDK
PRODUCT_COPY_FILES += \
prebuilts/vndk/v32/arm64/arch-arm-armv8-a/shared/vndk-core/libcrypto.so:$(TARGET_COPY_OUT_VENDOR)/lib/libcrypto-v32.so
# Workaround for vintf issues... # Workaround for vintf issues...
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/vintf/compatibility_matrix.3.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/vintf/compatibility_matrix.3.xml $(LOCAL_PATH)/configs/vintf/compatibility_matrix.3.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/vintf/compatibility_matrix.3.xml