Reject e911 call during non-emergency satellite session.

Bug: 388926638
Test: 388938575
Flag: EXEMPT bugfix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:874fd7ae28b9c251d71c9bc46bf356bedad8ed72)
Merged-In: I96d6fa20881d69f7f624d892cb273a4536137c0e
Change-Id: I96d6fa20881d69f7f624d892cb273a4536137c0e
This commit is contained in:
Aishwarya Mallampati 2025-01-13 18:53:00 +00:00 committed by Android Build Coastguard Worker
parent f85b9c126d
commit debbc81ff0

View file

@ -31,4 +31,7 @@
<!-- String indicating the package name of the device GbaService implementation. -->
<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>