summaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
Diffstat (limited to 'overlay')
-rw-r--r--overlay/packages/apps/Settings/res/drawable/regulatory_info_g020b.pngbin405740 -> 405019 bytes
-rw-r--r--overlay/packages/services/Telephony/res/values/config.xml4
2 files changed, 4 insertions, 0 deletions
diff --git a/overlay/packages/apps/Settings/res/drawable/regulatory_info_g020b.png b/overlay/packages/apps/Settings/res/drawable/regulatory_info_g020b.png
index 6a481a78..59c73b54 100644
--- a/overlay/packages/apps/Settings/res/drawable/regulatory_info_g020b.png
+++ b/overlay/packages/apps/Settings/res/drawable/regulatory_info_g020b.png
Binary files differ
diff --git a/overlay/packages/services/Telephony/res/values/config.xml b/overlay/packages/services/Telephony/res/values/config.xml
index 4072b9e3..f9a7c262 100644
--- a/overlay/packages/services/Telephony/res/values/config.xml
+++ b/overlay/packages/services/Telephony/res/values/config.xml
@@ -28,4 +28,8 @@
This is used to support carriers which generate a recording tone to the remote party
when a call recording app is in use. -->
<bool name="config_support_telephony_audio_device">true</bool>
+
+ <!-- This device requires that emergency calls are placed over the default data SIM when
+ possible because GNSS SUPL can only be received from the network on data subscription. -->
+ <bool name="config_gnss_supl_requires_default_data_for_emergency">true</bool>
</resources>