mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-24 10:35:26 +00:00
cf589f8c64
Vendors are always adding “extra libraries” in /vendor/lib* for their own sake, in this case AS*S loaded with customized `libicuuc.so` for Zenf*ne 5z and led to the failure of dynamic loading libsqlite.so: <quote> db: dlopen failed: cannot locate symbol "UCNV_FROM_U_CALLBACK_ESCAPE_63" referenced by "/apex/com.android.runtime/lib64/libandroidicu.so"... </quote> Signed-off-by: Shaka Huang <shakalaca@gmail.com> * Minor optimizations Co-authored-by: John Wu <topjohnwu@gmail.com> |
||
---|---|---|
.. | ||
core | ||
external | ||
include | ||
init | ||
magiskboot | ||
magiskhide | ||
magiskpolicy | ||
resetprop | ||
su | ||
systemproperties | ||
utils | ||
.gitignore | ||
Android.mk | ||
Application.mk |