History log of /packages/apps/Exchange/src/com/android/exchange/adapter/SettingsParser.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8b4543adb2e1eda9b0c0d3d7d89e03bff9e9fe44 24-Oct-2011 Marc Blank <mblank@google.com> Handle provisioning of EAS 14.0

* EAS 14.0 requires a different procedure for sending device
information than does EAS 14.1
* Sadly, this new procedure is fairly incompatible with the way
we create/provision accounts, as it requires us to finish
provisioning BEFORE sending device information and yet
treating the result as part of the provisioning process
* This is particularly clumsy for us, since we do not normally
finish provisioning during account validation (we do it after
the account has been created).
* The present CL includes some patches that enable EAS 14.0
provisioning to work properly, at least in the most common
cases; additional testing will be required to determine
whether we're covering all of the bases

Bug: 5494233
Change-Id: I99c290a7d2b49b600446b4a40339efaae1cb1aac
/packages/apps/Exchange/src/com/android/exchange/adapter/SettingsParser.java