From 09f2eb6344103cc34b2d8408fd226071449c098c Mon Sep 17 00:00:00 2001 From: youngtaecha Date: Thu, 12 May 2022 10:06:28 +0000 Subject: [PATCH] Set config_cellBroadcastAppLinks as true for mcc262 The config_cellBroadcastAppLinks needs to be set as true to show the wireless emergency alert settings for Germany. Bug: 232073192 Test: Manual - checked if user can enter WEA setting menu through setting Change-Id: I1c17654b1b2b2057303d89bc3731b6b2d42b09b9 --- core/res/res/values-mcc262/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/res/values-mcc262/config.xml b/core/res/res/values-mcc262/config.xml index 79eefb7cecbe6..d234061c8fda8 100644 --- a/core/res/res/values-mcc262/config.xml +++ b/core/res/res/values-mcc262/config.xml @@ -21,5 +21,5 @@ for different hardware and product builds. --> - false + true \ No newline at end of file