sm8450-common: overlay: Use the new auto network selection UI
Change-Id: I76698911103601d5f3ad67e1099790af8c2fdc18
This commit is contained in:
parent
91b704b61d
commit
620e1064d1
1 changed files with 3 additions and 0 deletions
|
@ -49,6 +49,9 @@
|
||||||
-->
|
-->
|
||||||
<bool name="config_powerDecoupleInteractiveModeFromDisplay">true</bool>
|
<bool name="config_powerDecoupleInteractiveModeFromDisplay">true</bool>
|
||||||
|
|
||||||
|
<!-- Whether the new Auto Selection Network UI should be shown -->
|
||||||
|
<bool name="config_enableNewAutoSelectNetworkUI">true</bool>
|
||||||
|
|
||||||
<!-- If true, the display will be shifted around in ambient mode. -->
|
<!-- If true, the display will be shifted around in ambient mode. -->
|
||||||
<bool name="config_enableBurnInProtection">true</bool>
|
<bool name="config_enableBurnInProtection">true</bool>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue