LSPosed/Core/jni/main
solohsu e2fb9709e4 Ensure necessary system props
Some other Magisk modules may override the system props we set, e.g.
compiler-filter, which will likely result in boot loops.

We PLT hook native getSystemProp implementation methods to make sure
the values of related system props are always what we want.

Fix #156.
2019-03-16 14:10:25 +08:00
..
include Fix bootloop 2019-02-22 22:48:40 +08:00
inject Fix inconsistent use_white_list flag 2019-03-10 22:28:09 +08:00
java_hook Fix IncompatibleClassChangeError when invoking original method 2019-03-12 16:49:38 +08:00
native_hook Ensure necessary system props 2019-03-16 14:10:25 +08:00
yahfa Fix IncompatibleClassChangeError when invoking original method 2019-03-12 16:49:38 +08:00
Android.mk Ensure necessary system props 2019-03-16 14:10:25 +08:00
main.cpp Add a Riru module api "shouldSkipUid" 2019-03-02 02:47:58 +08:00