Revert "Cherish: Allow hiding auto brightness toggle [2/2]"

This reverts commit b91906f424.

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Hưng Phan
2020-12-06 10:28:29 +07:00
parent f1a46632db
commit fffeab6b0c
2 changed files with 0 additions and 9 deletions

View File

@@ -30,11 +30,4 @@
android:dependency="qs_brightness_position_bottom"
android:defaultValue="false" />
<com.cherish.settings.preferences.SystemSettingSwitchPreference
android:key="qs_show_auto_brightness"
android:icon="@drawable/ic_brightness"
android:title="@string/qs_show_auto_brightness_title"
android:summary="@string/qs_show_auto_brightness_summary"
android:defaultValue="true" />
</PreferenceScreen>