mirror of
https://github.com/revanced/revanced-patches
synced 2025-01-07 14:15:51 +01:00
fix(SwissID): Rename Remove Google Play Integrity Integrity check
to Remove Google Play Integrity check
(#3558)
This commit is contained in:
parent
19dfc08cbe
commit
0f5a771a5c
@ -9,7 +9,7 @@ import app.revanced.patches.swissid.integritycheck.fingerprints.CheckIntegrityFi
|
|||||||
import app.revanced.util.resultOrThrow
|
import app.revanced.util.resultOrThrow
|
||||||
|
|
||||||
@Patch(
|
@Patch(
|
||||||
name = "Remove Google Play Integrity Integrity check",
|
name = "Remove Google Play Integrity check",
|
||||||
description = "Removes the Google Play Integrity check. With this it's possible to use SwissID on custom ROMS." +
|
description = "Removes the Google Play Integrity check. With this it's possible to use SwissID on custom ROMS." +
|
||||||
"If the device is rooted, root permissions must be hidden from the app.",
|
"If the device is rooted, root permissions must be hidden from the app.",
|
||||||
compatiblePackages = [CompatiblePackage("com.swisssign.swissid.mobile")],
|
compatiblePackages = [CompatiblePackage("com.swisssign.swissid.mobile")],
|
||||||
|
Loading…
Reference in New Issue
Block a user