Go to file
Marc Blank 818214e31f Fix failing account backup/restore unit tests
* We can't run the AccountManager functionality of account backup
  and restore in the unit tests, because IsolatedContext doesn't
  mock the AccountManager; this leads to various NPE's when the
  test is run
* These problems started, by the way, when we added POP/IMAP
  account integration with AccountManager
* Since the AccountManager side of account backup/restore isn't
  tested, we'll skip that part of the process when running unit
  tests

Bug: 2873546

Change-Id: I94673913e66722ac70f3c49c51465122e98bf3d9
2010-08-24 17:50:55 -07:00
assets
docs
images
res Add Add & Remove Account options to AccountSettingsXL 2010-08-19 16:28:52 -07:00
src Fix failing account backup/restore unit tests 2010-08-24 17:50:55 -07:00
tests Fix failing account backup/restore unit tests 2010-08-24 17:50:55 -07:00
.classpath
.project
Android.mk add filter for emma code coverage 2010-06-17 11:25:07 -07:00
AndroidManifest.xml Explicitly set theme to all activities. 2010-08-24 14:23:50 -07:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:05:00 -08:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Fragmentize AccountSettings 2010-08-09 10:36:50 -07:00
remove-exchange-support.sh