mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-24 18:45:28 +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> |
||
---|---|---|
.. | ||
applet_stub.cpp | ||
applets.cpp | ||
bootstages.cpp | ||
daemon.cpp | ||
db.cpp | ||
magisk.cpp | ||
scripting.cpp | ||
socket.cpp |