mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 14:29:33 +00:00
[Graceful IMS cleanup] Set config_delay_for_ims_dereg_millis = 3000
Bug: 216586309 Test: build Change-Id: I2193c65c3554f55d46fb76bd502cb78ef4da5636
This commit is contained in:
committed by
TreeHugger Robot
parent
51f88201b1
commit
27b5af0c92
@@ -160,6 +160,11 @@
|
||||
<!-- Flag specifying whether WFC over IMS is availasble on device -->
|
||||
<bool name="config_device_wfc_ims_available">true</bool>
|
||||
|
||||
<!-- An integer representing a timeout value in milliseconds that will be used to delay a
|
||||
radio power off command until IMS deregistration completes. If 0, this feature is disabled
|
||||
and there will be no delay. -->
|
||||
<integer name="config_delay_for_ims_dereg_millis">3000</integer>
|
||||
|
||||
<!-- Whether the new Auto Selection Network UI should be shown -->
|
||||
<bool name="config_enableNewAutoSelectNetworkUI">true</bool>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user