summaryrefslogtreecommitdiff
path: root/res/values-mcc310-mnc410
diff options
context:
space:
mode:
authorJack Yu <jackyu@google.com>2019-04-08 22:01:19 -0700
committerJack Yu <jackyu@google.com>2019-04-08 22:01:19 -0700
commit89afa8671f22e7b14a8e04cc1a1025f6b27fc172 (patch)
tree06d11808389fd18bf38dc8444a001047fa2bf5de /res/values-mcc310-mnc410
parentbb83da0d959e5d27e50a7c70dfc6c2d1b0cc8059 (diff)
downloadCellBroadcastReceiver-89afa8671f22e7b14a8e04cc1a1025f6b27fc172.tar.gz
Showed time/date for the alert
Enabled timestamp support for this carrier. Test: Manual Bug: 129788118 Change-Id: I2ca5dfe185d36fa12100e8f1fd85b06bf422ba7e
Diffstat (limited to 'res/values-mcc310-mnc410')
-rw-r--r--res/values-mcc310-mnc410/config.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-mcc310-mnc410/config.xml b/res/values-mcc310-mnc410/config.xml
index 54351989a..77b459dbb 100644
--- a/res/values-mcc310-mnc410/config.xml
+++ b/res/values-mcc310-mnc410/config.xml
@@ -19,4 +19,6 @@
<bool name="duplicate_compare_body">true</bool>
<!-- Whether to reset alert message duplicate detection after toggling airplane mode -->
<bool name="reset_duplicate_detection_on_airplane_mode">true</bool>
+ <!-- Show timestamp of the alert -->
+ <bool name="show_date_time_title">true</bool>
</resources>