mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-27 20:15:29 +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> |
||
---|---|---|
.. | ||
jni | ||
src/main | ||
.gitignore | ||
build.gradle |