mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-05 17:14:35 +02:00
fix(YouTube Music/GmsCore support): YT Music crashes when using the Open GmsCore
setting https://github.com/inotia00/ReVanced_Extended/issues/2352
This commit is contained in:
parent
2eb2b31ddf
commit
12059581c9
@ -23,7 +23,7 @@ object GmsCoreSupportResourcePatch : BaseGmsCoreSupportResourcePatch(
|
||||
context.addMicroGPreference(
|
||||
CategoryType.MISC.value,
|
||||
"gms_core_settings",
|
||||
GmsCoreVendorGroupId.valueOrThrow(),
|
||||
GmsCoreVendorGroupId.valueOrThrow() + ".android.gms",
|
||||
GMS_CORE_SETTINGS_ACTIVITY
|
||||
)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user