-
Shaka Huang authored
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>
| Name |
Last commit
|
Last update |
|---|---|---|
| app | ||
| docs | ||
| gradle/wrapper | ||
| native | ||
| scripts | ||
| shared | ||
| signing | ||
| snet | ||
| stub | ||
| tools | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| LICENSE | ||
| README.MD | ||
| build.gradle | ||
| build.py | ||
| config.prop.sample | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle |