From 249d3dcb11b18183471d1b9a56966e8b2b41de77 Mon Sep 17 00:00:00 2001 From: Jordan Liu Date: Wed, 9 May 2018 15:51:49 -0700 Subject: [PATCH] Update documentation of ApnSetting with V5 example ApnSetting#fromString has had 2 version bumps since the documentation was written. Users of the resource overlay can mix and match versions, so this documentation gives an example of a V5 format ApnSetting with a V3 one. Bug: 70172263 Test: manual; no behavior change Change-Id: I20ff199fb60304fbb7c2a8b837869bfd143eba16 Merged-In: I20ff199fb60304fbb7c2a8b837869bfd143eba16 --- core/res/res/values/config.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 3dd950efe9b57..6d55d0b759648 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -503,11 +503,11 @@ + [ApnSettingV5]Name1,apn2,,,,,,,,,123,46,,mms|*,IPV6,IP,true,12,,,,,,,,,," -->