From 77b32ddbbeeb13a07b16f23af705567c75a8e3df Mon Sep 17 00:00:00 2001 From: Robert Greenwalt Date: Thu, 3 Jun 2010 18:57:26 -0700 Subject: Make the DUN apn data secure. Rather than come out of the user-modifiable APN DB, the DUN APN data will come first from a built-in resource and then potentially overriden by a secure setting (which is gservices upgradable). Also made the "require-dun" setting secure-setting overridable. bug:2736390 Change-Id: I1e4644c3839f06c977b83797641f3948785146a2 --- core/res/res/values/config.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'core/res') diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 64f05fe..088ab44 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -91,8 +91,18 @@ - - true + + false + + + +