diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-02-07 14:44:34 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-02-07 18:59:09 +0100 |
| commit | 446a99f1fc1708618e8152e49d1206bc7312a3b6 (patch) | |
| tree | 958c14840893a3d0aaabc862ae18c4354663c331 /rootdir | |
| parent | 66ac3746c8987bf8d48cee602a91f81c9cc8c7b6 (diff) | |
libmtk_symbols: move SetLayerEi to libshim_gui & remove Parcel & Fence symbols (libshowlogo.so w/ xen0n's sed trick fixed OCM)"
Diffstat (limited to 'rootdir')
| -rwxr-xr-x | rootdir/init.mt6735.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/init.mt6735.rc b/rootdir/init.mt6735.rc index 520eeaa..f0fe928 100755 --- a/rootdir/init.mt6735.rc +++ b/rootdir/init.mt6735.rc @@ -14,7 +14,7 @@ on early-init on init export LD_PRELOAD "libmtk_symbols.so" - export LD_SHIM_LIBS "/system/bin/mtk_agpsd|libshim_agps.so:/system/lib/libMtkOmxVdec.so|libshim_omx.so" + export LD_SHIM_LIBS "/system/bin/mtk_agpsd|libshim_agps.so:/system/lib/libMtkOmxVdec.so|libshim_omx.so:/system/lib/libshowlogo.so|libshim_gui.so:/system/lib/libaal.so|/system/lib/libshim_gui.so:/system/lib64/libaal.so|/system/lib64/libshim_gui.so" # mount points mkdir /protect_f 0771 system system |
