Merge "[Satellite] added Demo mode esos questionnaire button" into main
This commit is contained in:
commit
d80ab6d891
1 changed files with 3 additions and 0 deletions
|
@ -519,6 +519,9 @@
|
|||
<!-- The intent action to handle oem-enabled satellite SOS messaging. -->
|
||||
<string name="config_satellite_emergency_handover_intent_action">com.google.android.apps.stargate.ACTION_ESOS_QUESTIONNAIRE</string>
|
||||
|
||||
<!-- The intent action to handle oem-enabled satellite demo mode SOS messaging. -->
|
||||
<string name="config_satellite_demo_mode_sos_intent_action">com.google.android.apps.stargate.ACTION_ESOS_DEMO</string>
|
||||
|
||||
<!-- User activity timeout: Maximum screen dim duration in milliseconds. -->
|
||||
<integer name="config_maximumScreenDimDuration">20000</integer>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue