• Home
Name Date Size #Lines LOC

..--

com/android/mail/03-May-2024-7124

READMED03-May-2024566 107

README

1This is a temporary directory that is being used to enable email and Gmail content to be shown
2in the UnifiedEmail application
3
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.
10