LSPosed/Core/jni/main/native_hook
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
..
native_hook.cpp Ensure necessary system props 2019-03-16 14:10:25 +08:00
native_hook.h Wait GC to complete before each hook 2019-03-06 17:51:03 +08:00
riru_hook.cpp Ensure necessary system props 2019-03-16 14:10:25 +08:00
riru_hook.h Ensure necessary system props 2019-03-16 14:10:25 +08:00