fix(YouTube - Custom Branding): Resolve startup crash with root installation
This commit is contained in:
parent
d0f20c8c7f
commit
fd4b2e1bb9
1 changed files with 1 additions and 2 deletions
|
|
@ -261,7 +261,6 @@ public class GmsCoreSupport {
|
||||||
}
|
}
|
||||||
|
|
||||||
private static String getGmsCoreVendorGroupId() {
|
private static String getGmsCoreVendorGroupId() {
|
||||||
// Modified during patching.
|
return "app.revanced"; // Modified during patching.
|
||||||
throw new IllegalStateException();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue