Home | History | Annotate | Download | only in xml
      1 <?xml version="1.0" encoding="utf-8"?>
      2     <!--
      3         Email providers that are considered "universal" and are appropriate for *all* android 
      4         platform devices should be defined in providers.xml.
      5         
      6         Entries that are device, product or carrier-specific should be added as overlays 
      7         in the appropriate providers_product.xml file.
      8 
      9         Because overlays must correspond to an existing platform resource, this empty placeholder
     10         is included in the platform build.
     11      -->
     12 
     13 <providers_product>
     14 
     15     <!-- THIS SECTION MUST REMAIN EMPTY -->
     16 
     17 </providers_product>
     18