mirror of
https://github.com/kdrag0n/safetynet-fix.git
synced 2024-11-19 11:11:22 +00:00
Indicate support for Android 7
This commit is contained in:
parent
025c1e95dd
commit
3290f9e82d
@ -8,7 +8,7 @@ No device-specific features (such as the new Pixel-exclusive Google Assistant de
|
||||
|
||||
MagiskHide is required if the device is rooted.
|
||||
|
||||
Android versions 8–12 Beta 2 are supported. **Heavy OEM skins are not officially supported**, but they may work depending on your luck and the particular ROM in question. Please do not report problems on such ROMs.
|
||||
Android versions 7–12 are supported. **Heavy OEM skins are not officially supported**, but they may work depending on your luck and the particular ROM in question. Please do not report problems on such ROMs.
|
||||
|
||||
## How does it work?
|
||||
|
||||
|
@ -24,7 +24,7 @@ ext {
|
||||
|
||||
moduleName = "Universal SafetyNet Fix"
|
||||
moduleAuthor = "kdrag0n"
|
||||
moduleDescription = "A universal fix for SafetyNet on Android 8–12 devices with hardware attestation and unlocked bootloaders. Requires MagiskHide and Riru $moduleMinRiruVersionName or newer."
|
||||
moduleDescription = "A universal fix for SafetyNet on Android 7–12 devices with hardware attestation and unlocked bootloaders. Requires MagiskHide and Riru $moduleMinRiruVersionName or newer."
|
||||
moduleVersion = "v2.0.0"
|
||||
moduleVersionCode = 20000
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user