Cherish: Disabling quick settings on secure lock screens [2/2]

Change-Id: I6aeba1a8c5f3b359cc89c8abdaa564ba66204acd
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
maxwen
2018-10-12 22:49:40 +05:30
committed by Hưng Phan
parent d984688149
commit 6f28a1c42b
2 changed files with 11 additions and 0 deletions

View File

@@ -1163,4 +1163,8 @@
<!-- OOS clear all button -->
<string name="enable_clear_all_button">Clear-All button</string>
<string name="enable_clear_all_button_summary">Enable to use a bottom-centered button instead of stock Clear All text</string>
<!-- Quick Settings -->
<string name="lockscreen_qs_disabled_title">Disable quick settings when locked</string>
<string name="lockscreen_qs_disabled_summary">Disable expanding quick settings on secure lock screens</string>
</resources>