sm6250-common: overlay: skip restoring network selection
This commit is contained in:
parent
4fb4f9f4ad
commit
d714a6e0a9
@ -16,4 +16,8 @@
|
|||||||
<!-- Whether a software navigation bar should be shown. NOTE: in the future this may be
|
<!-- Whether a software navigation bar should be shown. NOTE: in the future this may be
|
||||||
autodetected from the Configuration. -->
|
autodetected from the Configuration. -->
|
||||||
<bool name="config_showNavigationBar">true</bool>
|
<bool name="config_showNavigationBar">true</bool>
|
||||||
|
|
||||||
|
<!-- Boolean indicating if restoring network selection should be skipped -->
|
||||||
|
<!-- The restoring is handled by modem if it is true-->
|
||||||
|
<bool name="skip_restoring_network_selection">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user