Cherish: Add strict standby policy
Change-Id: I8a8b86dba5ff5aa6a31106af5f93a250de76e91f Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -34,6 +34,12 @@
|
||||
android:key="pm_downgrade_allowed"
|
||||
android:title="@string/laboratory_app_downgrade_title"
|
||||
android:summary="@string/laboratory_app_downgrade_summary"
|
||||
android:defaultValue="false"/>
|
||||
|
||||
<com.cherish.settings.preferences.GlobalSettingSwitchPreference
|
||||
android:key="strict_standby_policy"
|
||||
android:title="@string/strict_standby_policy_title"
|
||||
android:summary="@string/strict_standby_policy_summary"
|
||||
android:defaultValue="false"/>
|
||||
|
||||
<!-- Gaming mode -->
|
||||
|
||||
Reference in New Issue
Block a user