Handle the network selection restoring in modem side
Bug: 275265652 Test: manual Change-Id: I9efb0e88a43bffcd908c21364dc30c675d6dcf7a
This commit is contained in:
parent
6f61a45b39
commit
c31879f687
1 changed files with 4 additions and 0 deletions
|
@ -280,4 +280,8 @@
|
||||||
|
|
||||||
<!-- Enable Zram writeback feature to allow unused pages in zram be written to flash. -->
|
<!-- Enable Zram writeback feature to allow unused pages in zram be written to flash. -->
|
||||||
<bool name="config_zramWriteback">true</bool>
|
<bool name="config_zramWriteback">true</bool>
|
||||||
|
|
||||||
|
<!-- Boolean indicating if restoring network selection should be skipped -->
|
||||||
|
<!-- The restoring is handled by modem if it is true -->
|
||||||
|
<bool translatable="false" name="skip_restoring_network_selection">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue