Cherish: Add force background freezer
Change-Id: Ic0c119282c295db9b7d4dc03c037828b02c5a9e4 Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -40,6 +40,13 @@
|
||||
android:key="strict_standby_policy"
|
||||
android:title="@string/strict_standby_policy_title"
|
||||
android:summary="@string/strict_standby_policy_summary"
|
||||
android:defaultValue="false"/>
|
||||
|
||||
<com.cherish.settings.preferences.GlobalSettingSwitchPreference
|
||||
android:key="force_background_freezer"
|
||||
android:title="@string/force_background_freezer_title"
|
||||
android:summary="@string/force_background_freezer_summary"
|
||||
settings:controller="com.cherish.settings.preferences.ForceBackgroundFreezePreferenceController"
|
||||
android:defaultValue="false"/>
|
||||
|
||||
<!-- Gaming mode -->
|
||||
|
||||
Reference in New Issue
Block a user