Reset LD_PRELOAD. Mediatek puts annoying non-working libcoredump in there, ignore it
This commit is contained in:
parent
054ec8dd01
commit
daa9edcd5c
1
vndk.rc
1
vndk.rc
@ -3,6 +3,7 @@ on post-fs
|
||||
exec - root -- /system/bin/rw-system.sh
|
||||
mount none /system/etc/usb_audio_policy_configuration.xml /vendor/etc/usb_audio_policy_configuration.xml bind
|
||||
setprop ro.vndk.version ${persist.sys.vndk}
|
||||
export LD_PRELOAD :
|
||||
|
||||
service phh_on_boot /system/bin/phh-on-boot.sh
|
||||
oneshot
|
||||
|
Loading…
Reference in New Issue
Block a user