tangorpro: overlay: Enable Ambient Display

Change-Id: I5229e4e19fe48812b0b058ffd5f8d3a939ca4e0c
This commit is contained in:
LuK1337 2023-09-09 20:01:58 +02:00 committed by Michael Bestas
parent 1c79e4e16e
commit 93d667f40e
No known key found for this signature in database
GPG key ID: CC95044519BE6669

View file

@ -353,10 +353,6 @@
<!-- Duration, in milliseconds, of the display white balance animated transitions. -->
<integer name="config_displayWhiteBalanceTransitionTime">30000</integer>
<!-- Enable doze mode
ComponentName of a dream to show whenever the system would otherwise have gone to sleep. -->
<string translatable="false" name="config_dozeComponent"></string>
<!-- Whether the always on display mode is available. -->
<bool name="config_dozeAlwaysOnDisplayAvailable">false</bool>