Handle the network selection restoring in modem side am: 1cca3358b4
am: fb5eb16aea
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19500853 Change-Id: Iaa3963a2958ce93996aa90e9f3e58e3d0dfebbf2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
d47016b0c9
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