sm6375-common: overlay: Fix fingerprint wake-up animation

This commit is contained in:
Andy | アンディ
2023-09-22 20:32:14 +08:00
committed by kamikaonashi
parent d4bafd24b0
commit c3f4dcb200

View File

@@ -660,6 +660,10 @@
<integer name="config_screenBrightnessDoze">13</integer>
<item name="config_screenBrightnessDozeFloat" format="float" type="dimen">0.00317460317</item>
<!-- Delay that allows some content to arrive at the display before switching
from DOZE to ON, in millis. -->
<integer name="config_wakeUpDelayDoze">32</integer>
<!-- Configure mobile tcp buffer sizes in the form:
rat-name:rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max
If no value is found for the rat-name in use, the system default will be applied.