commit | ca5f8bba8be7e30080f76e64900d7c1392a576fe | [log] [tgz] |
---|---|---|
author | Laurent Monin <zas@norz.org> | Mon Aug 22 21:23:21 2011 +0200 |
committer | Steve Kondik <shade@chemlab.org> | Mon Aug 29 23:50:25 2011 -0700 |
tree | b5b0a17841250e6de297bb662ed49c88afb58f53 | |
parent | b5e56333da7cd85fb294938d8211b0ef173e248b [diff] |
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