remove LD_PRELOAD
Remove LD_PRELOAD hook, This prevents the loading of certain huawei libraries (libtee)
This commit is contained in:
parent
978ccd40f9
commit
8636827cf6
1
vndk.rc
1
vndk.rc
@ -3,7 +3,6 @@ on post-fs
|
|||||||
exec - root -- /system/bin/rw-system.sh
|
exec - root -- /system/bin/rw-system.sh
|
||||||
mount none /system/etc/usb_audio_policy_configuration.xml /vendor/etc/usb_audio_policy_configuration.xml bind
|
mount none /system/etc/usb_audio_policy_configuration.xml /vendor/etc/usb_audio_policy_configuration.xml bind
|
||||||
setprop ro.vndk.version ${persist.sys.vndk}
|
setprop ro.vndk.version ${persist.sys.vndk}
|
||||||
export LD_PRELOAD :
|
|
||||||
|
|
||||||
on property:vold.decrypt=trigger_restart_framework
|
on property:vold.decrypt=trigger_restart_framework
|
||||||
exec - root -- /system/bin/phh-on-data.sh
|
exec - root -- /system/bin/phh-on-data.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user