land: Remove redundant preload
This is correctly handled by a board flag instead. Change-Id: I0842a4a05965928a822717bd145c96ca496d98df
This commit is contained in:
parent
fec9fc946c
commit
a1ec7ac7db
1 changed files with 0 additions and 3 deletions
|
@ -35,9 +35,6 @@ on early-init
|
|||
symlink /data/tombstones /tombstones
|
||||
mkdir /dsp 0771 media media
|
||||
|
||||
on post-fs
|
||||
export LD_PRELOAD libNimsWrap.so
|
||||
|
||||
on fs
|
||||
mount_all fstab.qcom
|
||||
|
||||
|
|
Loading…
Reference in a new issue