mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-12-14 13:21:02 +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() {
|
private static String getGmsCoreVendorGroupId() {
|
||||||
// Modified during patching.
|
return "app.revanced"; // Modified during patching.
|
||||||
throw new IllegalStateException();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user