mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2024-11-10 01:01:56 +01:00
feat(finanzonline): remove-root-detection
patch
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
parent
39521386c2
commit
1d46d63fdc
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ class BootloaderDetectionPatch : BytecodePatch(
|
|||
"""
|
||||
const/4 v0, 0x1
|
||||
return v0
|
||||
"""
|
||||
"""
|
||||
) ?: return fingerprint.toErrorResult()
|
||||
}
|
||||
return PatchResultSuccess()
|
||||
|
|
Loading…
Reference in a new issue