summaryrefslogtreecommitdiff
path: root/res/values-mcc334/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-mcc334/config.xml')
-rw-r--r--res/values-mcc334/config.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/res/values-mcc334/config.xml b/res/values-mcc334/config.xml
index c1a24619d..143d00db0 100644
--- a/res/values-mcc334/config.xml
+++ b/res/values-mcc334/config.xml
@@ -17,10 +17,10 @@
<resources>
<!-- Channel 4370, 4383, 919 -->
<string-array name="cmas_presidential_alerts_channels_range_strings" translatable="false">
- <item>0x1112:rat=gsm, emergency=true, alert_duration=8000, always_on=true, override_dnd=true</item>
- <item>0x111F:rat=gsm, emergency=true, alert_duration=8000, always_on=true, override_dnd=true</item>
+ <item>0x1112:rat=gsm, emergency=true, alert_duration=8000, always_on=true</item>
+ <item>0x111F:rat=gsm, emergency=true, alert_duration=8000, always_on=true</item>
<!-- Channel 919 is the secondary channel for level 1-3, following the highest level config -->
- <item>0x397:rat=gsm, emergency=true, alert_duration=8000, always_on=true, override_dnd=true</item>
+ <item>0x397:rat=gsm, emergency=true, alert_duration=8000, always_on=true</item>
</string-array>
<!-- 4371~4372, 4384~4385 -->
@@ -102,4 +102,8 @@
<item>500</item>
<item>500</item>
</integer-array>
+
+ <!-- always overriding dnd settings: Play alert sound in full volume regardless DND is on. Applied to all channels -->
+ <bool name="override_dnd">true</bool>
+
</resources>