Handle the network selection restoring in modem side am: 8358d48714
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17105749 Change-Id: If87e99ce2a17b412ca211ae2e4c4a1279fb7ad93
This commit is contained in:
commit
be8278b51f
2 changed files with 8 additions and 0 deletions
|
@ -236,4 +236,8 @@
|
|||
|
||||
<!-- UDFPS does not support gestures -->
|
||||
<bool name="config_fingerprintSupportsGestures">false</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>
|
||||
|
|
|
@ -235,4 +235,8 @@
|
|||
|
||||
<!-- UDFPS does not support gestures -->
|
||||
<bool name="config_fingerprintSupportsGestures">false</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