LSPosed/Core/jni
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
..
external Migrate to GitHub 2019-01-19 01:54:14 +08:00
main Ensure necessary system props 2019-03-16 14:10:25 +08:00
.gitattributes Migrate to GitHub 2019-01-19 01:54:14 +08:00
Android.mk Migrate to GitHub 2019-01-19 01:54:14 +08:00
Application.mk Support arch x86 and x86_64 2019-01-22 20:06:37 +08:00