dubai: remove the swipe fingerprint for notifications setting

Change-Id: I5628bfff83b4ad546bb47c89b2d01c4b99de947a
This commit is contained in:
Cosmin Tanislav 2022-10-06 18:11:38 +03:00
parent 0444a7ddea
commit 87c1990193

View file

@ -245,9 +245,6 @@
<item>15</item>
</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()