mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-12-07 01:51:27 +01:00
fix(YouTube - Custom Branding): Resolve startup crash with root installation
This commit is contained in:
@@ -261,7 +261,6 @@ public class GmsCoreSupport {
|
||||
}
|
||||
|
||||
private static String getGmsCoreVendorGroupId() {
|
||||
// Modified during patching.
|
||||
throw new IllegalStateException();
|
||||
return "app.revanced"; // Modified during patching.
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user