Skip to content

Commit

Permalink
remove unused ld.config
Browse files Browse the repository at this point in the history
Signed-off-by: rezaadi0105 <[email protected]>
  • Loading branch information
rezaadi0105 committed Oct 14, 2023
1 parent 7a5a7d5 commit 88b39be
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -622,10 +622,6 @@ ifeq ($(TW_INCLUDE_PYTHON),true)
TWRP_REQUIRED_MODULES += python3_twrp
endif

LOCAL_POST_INSTALL_CMD += \
sed 's/\(namespace.default.search.paths\)\s\{1,\}=/namespace.default.search.paths = \/sbin\n\1 +=/' \
$(TARGET_RECOVERY_ROOT_OUT)/system/etc/ld.config.txt > $(TARGET_RECOVERY_ROOT_OUT)/sbin/ld.config.txt

TWRP_REQUIRED_MODULES += file_contexts_text

ifeq ($(BOARD_CACHEIMAGE_PARTITION_SIZE),)
Expand Down

0 comments on commit 88b39be

Please sign in to comment.