Merge "Handle the network selection restoring in modem side" into udc-d1-dev am: 435042fb02
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/22322435 Change-Id: I8f02c4fa996b1266c64d3ce0ceca89ad160a5279 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
c90b379d2c
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. -->
|
||||
<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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue