Skip to content

Commit

Permalink
surya: remove libxml2
Browse files Browse the repository at this point in the history
  • Loading branch information
rxuglr committed Sep 25, 2023
1 parent bae7ceb commit 97c404f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,12 @@ PRODUCT_USE_DYNAMIC_PARTITIONS := true
# Additional binaries & libraries needed for recovery
TARGET_RECOVERY_DEVICE_MODULES += \
libion \
libxml2 \
[email protected] \
[email protected] \
libdisplayconfig.qti

TW_RECOVERY_ADDITIONAL_RELINK_LIBRARY_FILES += \
$(TARGET_OUT_SHARED_LIBRARIES)/libion.so \
$(TARGET_OUT_SHARED_LIBRARIES)/libxml2.so \
$(TARGET_OUT_SYSTEM_EXT_SHARED_LIBRARIES)/[email protected] \
$(TARGET_OUT_SYSTEM_EXT_SHARED_LIBRARIES)/[email protected] \
$(TARGET_OUT_SYSTEM_EXT_SHARED_LIBRARIES)/libdisplayconfig.qti.so
Expand Down

0 comments on commit 97c404f

Please sign in to comment.