Magisk/native/jni
topjohnwu 612b51d48f Disable MagiskHide by default
Since SafetyNet CTS is impossible to achieve, leaving MagiskHide on
by default no longer serves a purpose.

For more details regarding the latest SafetyNet changes, please check:
https://twitter.com/topjohnwu/status/1237656703929180160
https://twitter.com/topjohnwu/status/1237830555523149824

MagiskHide's functionality will continue to exist within the Magisk
project as it is still extremely effective to hide modifications in
userspace (including SafetyNet's basicIntegrity check).

Future MagiskHide improvements _may_ come, but since the holy grail
has been taken, any form of improvement is now a very low priority.
2020-03-13 01:48:14 -07:00
..
core Disable MagiskHide by default 2020-03-13 01:48:14 -07:00
external Update busybox 2020-02-07 21:57:26 -08:00
include deleteprop -> delprop 2020-03-09 02:05:24 -07:00
init Small native code reorganization 2020-03-09 01:50:30 -07:00
magiskboot Small native code reorganization 2020-03-09 01:50:30 -07:00
magiskhide Add missing ro.vendor(.boot).warranty_bit props 2020-03-12 00:28:43 -07:00
magiskpolicy Small native code reorganization 2020-03-09 01:50:30 -07:00
resetprop deleteprop -> delprop 2020-03-09 02:05:24 -07:00
su Small native code reorganization 2020-03-09 01:50:30 -07:00
systemproperties Small native code reorganization 2020-03-09 01:50:30 -07:00
utils Small native code reorganization 2020-03-09 01:50:30 -07:00
.gitignore Add entrypoint to build test 2019-04-01 02:46:09 -04:00
Android.mk Small native code reorganization 2020-03-09 01:50:30 -07:00
Application.mk Fix build on Windows 2020-01-26 12:27:07 +08:00