From 43af7e075622a315ffef6028264853c178ff4312 Mon Sep 17 00:00:00 2001 From: Jake Hamby Date: Thu, 21 Jun 2012 10:56:44 -0700 Subject: [PATCH] Add config option to enable links to Cell Broadcast app. Add "config_cellBroadcastAppLinks" internal boolean config item, defaulting to false. For devices with the Cell Broadcast app, setting this config option to true will add a menu item to the MMS app to jump to the list of received cell broadcasts, and a preferences item to Settings to jump to cell broadcast settings. Bug: 6709985 Change-Id: I9fe1919e6d76ba1dfe1e1381e2c38ecdd5e0a867 --- core/res/res/values/config.xml | 3 +++ core/res/res/values/public.xml | 1 + 2 files changed, 4 insertions(+) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index f623d48621eb4..ccc85a3f49781 100755 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -862,4 +862,7 @@ [bootmode]:[original USB mode]:[USB mode used]--> + + + false diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index 303cf78c657e4..4fbc45f32941e 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -243,6 +243,7 @@ +