blob: ea96076c369ce99f919594ec5080026e9048d6e3 [file] [log] [blame]
Paul Westbrook77177b12012-02-07 15:23:42 -08001This is a temporary directory that is being used to enable email and Gmail content to be shown
2in the UnifiedEmail application
Marc Blank9e5a3fd2012-01-11 15:57:08 -08003
4This code should only be used for development. For shipping, this code (or something similar)
5should go in the Gmail/Email overlay of UnifiedEmail. But for now, this allows us to use a single
6application to test multiple content sources
7
8This code is just a shim to register existing accounts (Gmail and Email) from the device with the
9AccountCacheProvider. All subsequent uris will actually be handled by the appropriate application.