New
2.1-2105
- Fix some ART crashes
- Fix modules' onPackageLoad() sometimes don't get properly triggered
- Fix a bug in resources hook
- Allow system_server to load native libraries from untrusted apps. This is required for modules to load their native libraries in system_server, but isn't supported by LSPosed due to "security concerns" and "no practical use". Another behavior difference.