mirror of
https://github.com/Evolution-X-Devices/device_google_zumapro
synced 2026-02-01 07:42:11 +00:00
[Satellite] Changed start of satellite non-emergency mode in hidden menu to send intent instead of directly invoking satellite manager
Bug: 376117071 Test: Manual Flag: com.android.internal.telephony.flags.carrier_roaming_nb_iot_ntn Change-Id: I89e728a92163da56dc12dde1d6ff6509cb0adedc
This commit is contained in:
@@ -533,4 +533,7 @@
|
||||
|
||||
<!-- 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>
|
||||
|
||||
<!-- The receiver class of the intent action to start satellite non-emergency mode -->
|
||||
<string name="config_satellite_carrier_roaming_non_emergency_session_class">com.google.android.apps.stargate.sessionmanager.SessionManagerReceiver_Receiver</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user