safetynet-fix/magisk
Danny Lin b3893d32f3
magisk: Allow limited installation on Android 7 and older
Key attestation was introduced in Android 7.0, but Android 7.x doesn't
have InMemoryDexClassLoader so our Zygisk module is incompatible.

In general, users on such old versions of Android don't need to bypass
hardware-backed attestation (which isn't even applicable on Android 6
and older), so allow them to install the module without the Zygisk part.

Closes #156.
2022-03-12 20:40:53 -08:00
..
META-INF/com/google/android magisk: Add new module template 2021-10-30 17:51:53 -07:00
customize.sh magisk: Allow limited installation on Android 7 and older 2022-03-12 20:40:53 -08:00
module.prop Support update.json Magisk update checker 2022-02-07 22:09:56 -08:00
post-fs-data.sh Only remove gms if Denylist is enforced 2022-03-10 17:33:21 -08:00
service.sh magisk: fix Oppo fingerprint reader issues 2022-03-10 17:40:57 -08:00
system.prop magisk: fix Oppo fingerprint reader issues 2022-03-10 17:40:57 -08:00