mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-10-31 09:20:23 +00:00
patcher: don't set LD_CONFIG_FILE
This commit is contained in:
parent
b61f7fce3a
commit
3b59c39f45
@ -170,8 +170,6 @@ mount_partitions () {
|
||||
[ -z "${build_props}" ] && error "failed to mount /system (unsupported A/B device?)"
|
||||
|
||||
[ -d /system/apex ] && mount_apex
|
||||
|
||||
export LD_CONFIG_FILE="${APEX_LD}/etc/ld.config.txt"
|
||||
}
|
||||
|
||||
umount_partitions () {
|
||||
|
Loading…
Reference in New Issue
Block a user