mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-05 09:04:34 +02:00
chore(GmsCore support): Clarify effects of the Check GmsCore
patch option (#79)
* chore(GmsCore support): Clarify affects of the `Check GmsCore` option * chore(GmsCore support): Clarify effects of the `Check GmsCore` option
This commit is contained in:
parent
e828bdf6d0
commit
2eb2b31ddf
@ -45,9 +45,9 @@ abstract class BaseGmsCoreSupportResourcePatch(
|
||||
default = true,
|
||||
title = "Check GmsCore",
|
||||
description = """
|
||||
Check if GmsCore is installed on the device when the app starts.
|
||||
Check if GmsCore is installed on the device and has battery optimizations disabled when the app starts.
|
||||
|
||||
If GmsCore is not installed on the device, the app won't work, so don't disable it if possible.
|
||||
If GmsCore is not installed the app will not work, so disabling this is not recommended.
|
||||
""".trimIndentMultiline(),
|
||||
required = true,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user