LSPosed/Core
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
..
jni Ensure necessary system props 2019-03-16 14:10:25 +08:00
src/main Migrate to GitHub 2019-01-19 01:54:14 +08:00
template_override Ensure necessary system props 2019-03-16 14:10:25 +08:00
.gitignore Migrate to GitHub 2019-01-19 01:54:14 +08:00
build-module.sh Rename Riru module id 2019-03-12 20:16:07 +08:00
build.gradle Ensure necessary system props 2019-03-16 14:10:25 +08:00