From 972f0b601fc15fe0fab4803a2cd52174453f78a1 Mon Sep 17 00:00:00 2001 From: Tsuchida Kazuki Date: Fri, 22 Nov 2019 17:59:06 +0900 Subject: [PATCH] Add no-service configuration for GB and JP Add no-service configuration for GB and JP since unable to make emergency calls when SIM is not ready. Bug: 141255733 Test: manual Change-Id: I0bcc99242dbaf4cce19e205d3db07477a19e9b54 --- core/res/res/values/config.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 4b4baa9c15846..42f2469a9782d 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -3855,6 +3855,8 @@ instead of 'Emergency calls only' when SIM is unready. --> "DE" + "GB" + "JP"