mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2025-05-11 13:15:39 +02:00
Forgot this one
This commit is contained in:
parent
5b0d5e3e41
commit
b47a26c739
1 changed files with 0 additions and 8 deletions
|
@ -51,13 +51,5 @@ val settingsPatch = bytecodePatch(
|
|||
ExternalLabel("skip_opening_revanced_settings", instructionAfterInvokeSuper),
|
||||
)
|
||||
}
|
||||
|
||||
privacyVMOnClickFingerprint.method.addInstructions(
|
||||
0,
|
||||
"""
|
||||
invoke-static {}, $EXTENSION_CLASS_DESCRIPTOR->startSettingsActivity()V
|
||||
return-void
|
||||
"""
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue