From 33fb026c9feea26de345ff9d691a7560fec3f37e Mon Sep 17 00:00:00 2001 From: Jordan Liu Date: Thu, 15 Mar 2018 12:19:11 -0700 Subject: Add multisim notifications for SST ServiceStateTracker posts notifications for restricted state and rejection cause for CS registrations which need to be customzied for multisim cases. Bug: 69928579 Test: ServiceStateTrackerTest Change-Id: Ia7db81da6dd858b99113432a97fb489dbebe2436 Merged-In: Ia7db81da6dd858b99113432a97fb489dbebe2436 --- core/res/res/values/strings.xml | 9 +++++++++ core/res/res/values/symbols.xml | 5 +++++ 2 files changed, 14 insertions(+) diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 1b110701cce0..7707eacf2796 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -159,6 +159,9 @@ Temporarily turned off by your carrier + + Temporarily turned off by your carrier for SIM %d + Can\u2019t reach mobile network @@ -4833,6 +4836,12 @@ SIM not allowed for voice Phone not allowed for voice + + SIM %d not allowed + SIM %d not provisioned + SIM %d not allowed + SIM %d not allowed + Popup Window diff --git a/core/res/res/values/symbols.xml b/core/res/res/values/symbols.xml index 4cf50f5f4f80..5cbb2748cdda 100644 --- a/core/res/res/values/symbols.xml +++ b/core/res/res/values/symbols.xml @@ -579,6 +579,7 @@ + @@ -2029,6 +2030,10 @@ + + + + -- cgit v1.2.3-59-g8ed1b