berlin: remove the swipe fingerprint for notifications setting

Change-Id: Id1b96e30f8a571acc602487a4385e851250d5ad2
This commit is contained in:
Cosmin Tanislav 2022-10-06 18:11:38 +03:00 committed by SGCMarkus
parent 817423cf3a
commit c8702fa563

View File

@ -237,9 +237,6 @@
<item>15</item>
</integer-array>
<!-- True if the device supports system navigation keys. -->
<bool name="config_supportSystemNavigationKeys">true</bool>
<!-- ComponentName of a dream to show whenever the system would otherwise have
gone to sleep. When the PowerManager is asked to go to sleep, it will instead
try to start this dream if possible. The dream should typically call startDozing()