sdm660-common: overlay: Use CarrierConfig CSP boolean.
Overlay was deprecated a while ago for this Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
d5c9cc3c31
commit
771248b2d2
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
able to prevent manual operator selection. If false, this SIM setting will be
|
able to prevent manual operator selection. If false, this SIM setting will be
|
||||||
ignored and manual operator selection will always be available. See
|
ignored and manual operator selection will always be available. See
|
||||||
CPHS4_2.WW6, CPHS B.4.7.1 for more information -->
|
CPHS4_2.WW6, CPHS B.4.7.1 for more information -->
|
||||||
<bool name="csp_enabled">true</bool>
|
<bool name="csp_enabled_bool" value="true" />
|
||||||
|
|
||||||
<!-- Show Preferred Network Type options in No SIM case -->
|
<!-- Show Preferred Network Type options in No SIM case -->
|
||||||
<bool name="config_no_sim_display_network_modes">true</bool>
|
<bool name="config_no_sim_display_network_modes">true</bool>
|
||||||
|
|
Loading…
Reference in a new issue