[Satellite] added Demo mode esos questionnaire button

Test: manual
Bug: 359897259
Flag: EXEMPT test only
Change-Id: Ia4990d8bde587bb5bcbc459539d129cd8e602345
This commit is contained in:
Sungcheol Ahn 2024-08-16 09:24:11 +00:00
parent e0f64c3efd
commit 07028ee765

View file

@ -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>