Reject e911 call during non-emergency satellite session.
Bug: 388926638 Test: 388938575 Flag: EXEMPT bugfix Change-Id: I96d6fa20881d69f7f624d892cb273a4536137c0e
This commit is contained in:
parent
7ed0e410ac
commit
874fd7ae28
1 changed files with 3 additions and 0 deletions
|
@ -31,4 +31,7 @@
|
||||||
|
|
||||||
<!-- String indicating the package name of the device GbaService implementation. -->
|
<!-- String indicating the package name of the device GbaService implementation. -->
|
||||||
<string name="config_gba_package" translatable="false">com.shannon.rcsservice</string>
|
<string name="config_gba_package" translatable="false">com.shannon.rcsservice</string>
|
||||||
|
|
||||||
|
<!-- Whether to turn off non-emergency nb iot ntn satellite for emergency call -->
|
||||||
|
<bool name="config_turn_off_non_emergency_nb_iot_ntn_satellite_for_emergency_call">false</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue