diff options
author | Ye Jingjing <jingjing.ye@sonymobile.com> | 2012-03-19 14:18:44 +0800 |
---|---|---|
committer | Robert Greenwalt <rgreenwalt@google.com> | 2012-04-20 12:04:34 -0700 |
commit | 53eb13ce0a05426ceed03465ed37f7f3587eb4f4 (patch) | |
tree | 607736e5e4a1acb7858566f66cd8e710e02c8684 /docs/html | |
parent | 70c8723e63e2c58115c356bd4e9525b823b7bf28 (diff) | |
download | frameworks_base-53eb13ce0a05426ceed03465ed37f7f3587eb4f4.zip frameworks_base-53eb13ce0a05426ceed03465ed37f7f3587eb4f4.tar.gz frameworks_base-53eb13ce0a05426ceed03465ed37f7f3587eb4f4.tar.bz2 |
Set AuthType to NONE if username of APN is not set
When APN is edited, if authType and username are both not
set, authType should be set to NONE before setup of
data call.
The code today checks mApn.user for NULL, but if
user has edited APN the mApn.user field will be set
to an empty string.
Change the check of mApn.user to also take care of
this case.
Change-Id: I0e49247d46e1ba93da6dd951bbb75acc63fac73f
Diffstat (limited to 'docs/html')
0 files changed, 0 insertions, 0 deletions