Merge cherrypicks of ['googleplex-android-review.googlesource.com/28808128'] into 24Q3-release.
Change-Id: I54a037b3d5df94046ad2df44352cb919ad0fed4e
This commit is contained in:
commit
bdce5874f8
1 changed files with 6 additions and 0 deletions
|
@ -321,6 +321,12 @@
|
||||||
<!-- Telephony satellite service package name to bind to by default. -->
|
<!-- Telephony satellite service package name to bind to by default. -->
|
||||||
<string name="config_satellite_service_package">com.google.android.satellite</string>
|
<string name="config_satellite_service_package">com.google.android.satellite</string>
|
||||||
|
|
||||||
|
<!-- The time duration in millis after which Telephony will stop waiting for the response of the
|
||||||
|
satellite enable request from modem, and send failure response to the client that has
|
||||||
|
requested Telephony to enable satellite.
|
||||||
|
-->
|
||||||
|
<integer name="config_wait_for_satellite_enabling_response_timeout_millis">240000</integer>
|
||||||
|
|
||||||
<!-- Telephony pointing UI package name to be launched. -->
|
<!-- Telephony pointing UI package name to be launched. -->
|
||||||
<string name="config_pointing_ui_package">com.google.android.apps.scone</string>
|
<string name="config_pointing_ui_package">com.google.android.apps.scone</string>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue