Update patches/src/main/kotlin/app/revanced/patches/all/misc/spoof/SpoofRootOfTrustPatch.kt
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
parent
0b4f2a0814
commit
4b27ee5dce
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ private enum class MethodCall(
|
|||
val className: String,
|
||||
val methodName: String,
|
||||
val returnType: String,
|
||||
val replacementInstructions: String,
|
||||
val returnTrue: Boolean,
|
||||
) {
|
||||
IsDeviceLockedRootOfTrust(
|
||||
"RootOfTrust;",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue