mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-11 05:36:17 +00: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