sdm660-common: overlay: Fix signal strength visual bug
Change-Id: I646826faa37105cd7a838a7c106f63a93882ff76 Signed-off-by: Sebastian <kjjjnob.seba@gmail.com>
This commit is contained in:
parent
2a1f5d40a2
commit
2ace971fcd
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@
|
||||||
<!-- These resources are around just to allow their values to be customized
|
<!-- These resources are around just to allow their values to be customized
|
||||||
for different hardware and product builds. -->
|
for different hardware and product builds. -->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
|
<!-- Whether to artificially interpret all signal strengths as
|
||||||
|
one bar higher than they actually are -->
|
||||||
|
<bool name="config_inflateSignalStrength">true</bool>
|
||||||
|
|
||||||
<!-- Doze: does this device support STATE_DOZE and STATE_DOZE_SUSPEND? -->
|
<!-- Doze: does this device support STATE_DOZE and STATE_DOZE_SUSPEND? -->
|
||||||
<bool name="doze_display_state_supported">true</bool>
|
<bool name="doze_display_state_supported">true</bool>
|
||||||
|
|
Loading…
Reference in a new issue