新增核心破解

This commit is contained in:
乌堆小透明
2022-03-01 22:22:19 +08:00
parent 387b74460a
commit 7ff55f6c1f
5 changed files with 281 additions and 0 deletions

View File

@@ -317,6 +317,14 @@ class SettingsActivity : MIUIActivity() {
SwitchV("disable_flag_secure")
)
)
add(
TextSummaryWithSwitchV(
TextSummaryV(
textId = R.string.corepacth
),
SwitchV("corepatch")
)
)
add(
TextWithSwitchV(
TextV(resId = R.string.skip_waiting_time),