mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-12 19:31:17 +08:00
更新核心破解tips
This commit is contained in:
@@ -320,7 +320,8 @@ class SettingsActivity : MIUIActivity() {
|
||||
add(
|
||||
TextSummaryWithSwitchV(
|
||||
TextSummaryV(
|
||||
textId = R.string.corepacth
|
||||
textId = R.string.corepacth,
|
||||
tipsId = R.string.corepacth_summary
|
||||
),
|
||||
SwitchV("corepatch")
|
||||
)
|
||||
|
||||
@@ -79,5 +79,6 @@
|
||||
<string name="thank_list">感谢名单</string>
|
||||
<string name="third_party_open_source_statement">第三方开源声明</string>
|
||||
<string name="corepacth">解除安装限制</string>
|
||||
<string name="corepacth_summary">支持降级安装/不同签名/无签名</string>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user