mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-12 19:31:17 +08:00
新增核心破解
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user