From ca5f8bba8be7e30080f76e64900d7c1392a576fe Mon Sep 17 00:00:00 2001 From: Laurent Monin Date: Mon, 22 Aug 2011 21:23:21 +0200 Subject: [PATCH] Drop unknown attribute "authenticationtype", never parsed According to packages/providers/TelephonyProvider/src/com/android/providers/telephony/TelephonyProvider.java, getRow() method is knowing nothing about such attribute and just ignore it. So it should do no harm to remove such. There's a "authtype" attribute that is parsed, but its value should be an integer. Change-Id: I9cca16cdd68db30c3a1f76149b0699d49d82fb71 --- prebuilt/common/etc/apns-conf.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/prebuilt/common/etc/apns-conf.xml b/prebuilt/common/etc/apns-conf.xml index e3800258..49d2ca16 100644 --- a/prebuilt/common/etc/apns-conf.xml +++ b/prebuilt/common/etc/apns-conf.xml @@ -247,8 +247,8 @@ - - + + @@ -430,9 +430,9 @@ - - - + + + @@ -492,13 +492,13 @@ - + - - + + @@ -555,7 +555,7 @@ - +