From 66a9c578533441c3c213870e017db5103449515c Mon Sep 17 00:00:00 2001 From: Daniel Roschka Date: Sun, 15 Mar 2020 21:19:52 +0100 Subject: [PATCH] Enable links to cell broadcast app This enables links from the settings to the cell broadcast app for configuring the behavior for received cell broadcasts. While most hardware overlays already enabled this setting, it's nothing hardware related, so it makes sense to set here globally for any device. I'll also open a PR in `vendor_hardware_overlay` to remove the setting from all overlays there. --- overlay/frameworks/base/core/res/res/values/config.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index 0cdc065..655d261 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -34,4 +34,6 @@ true 8.0dip 4.0dip + + true