Don't show the "When to show" PreferenceCategory

If the ambient display isn't available. This includes
AOD wakeup gestures.

Test: manual
Fixes: 195413949
Change-Id: Ief1876e231288274a35db2fb185ac92864450d48
This commit is contained in:
Beverly
2022-03-01 14:34:34 +00:00
parent 969625bc8e
commit 81da0689ec
2 changed files with 41 additions and 0 deletions

View File

@@ -79,6 +79,7 @@
<PreferenceCategory
android:key="ambient_display_category_when_to_show"
android:title="@string/ambient_display_category_triggers"
settings:controller="com.android.settings.display.AmbientDisplayWhenToShowPreferenceController"
android:order="1000">
<com.android.settingslib.RestrictedSwitchPreference