Add config to disable satellite notifications in telephony for zumapro
Bug: 378782898 Test: config change Flag: EXEMPT config change Change-Id: I1a42e7b048d94d1914aa6bdecf503025ad43b056
This commit is contained in:
parent
39d7301cca
commit
fdbfd00688
1 changed files with 4 additions and 0 deletions
|
@ -536,4 +536,8 @@
|
|||
|
||||
<!-- 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>
|
||||
|
||||
<!-- Whether to show the system notification to users whenever there is a change
|
||||
in the satellite availability state at the current location. -->
|
||||
<bool name="config_satellite_should_notify_availability">false</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue