Handle the network selection restoring in modem side am: 1cca3358b4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19500853 Change-Id: Ie272e162ce6ac59acbf12a686ed2a095b3aa871b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
fb5eb16aea
1 changed files with 4 additions and 0 deletions
|
@ -249,4 +249,8 @@
|
|||
|
||||
<!-- Type of the udfps long press sensor. Empty if long press is not supported. -->
|
||||
<string name="config_dozeUdfpsLongPressSensorType" translatable="false">com.google.sensor.long_press</string>
|
||||
|
||||
<!-- 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