From dae86834b26623cdc113c3bc5554ffa1a515d2e0 Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Fri, 13 Sep 2019 22:32:12 +0200 Subject: [PATCH] Don't override LD_CONFIG_FILE (needed for apex with different config) --- twrp/twrp.rc | 1 - 1 file changed, 1 deletion(-) diff --git a/twrp/twrp.rc b/twrp/twrp.rc index f254786..4ca11ea 100644 --- a/twrp/twrp.rc +++ b/twrp/twrp.rc @@ -1,4 +1,3 @@ on post-fs exec - root -- /system/bin/vndk-detect - export LD_CONFIG_FILE /system/etc/ld.config.${persist.sys.vndk}.txt exec u:r:phhsu_daemon:s0 root -- /system/bin/twrp.sh