commit | 1e6329d4545955d5ebb440d09be9eb974ab3a2a6 | [log] [tgz] |
---|---|---|
author | Wink Saville <wink@google.com> | Tue Jan 17 11:31:54 2012 -0800 |
committer | Wink Saville <wink@google.com> | Tue Jan 17 11:31:54 2012 -0800 |
tree | b916b04c238020c4713f15e8cb78dccb393c7ca7 | |
parent | bd9d9d3ae2a758139c7dd722c4836a33b9b059a8 [diff] |
Use new preferredAPN URI avoiding onApnChanged() call with self-change Solving the issue that setting preferred APN from GDCT triggers back APN change event and force unnecessary data call disconnects and setups. The new URI is added in Telephony Provider so ContentObserver callback (results in onApnChanged) will not be triggered. Bug:5448858 Change-Id: I4c0bcf32cec69cf1d0a0430f7a27495b89e93625