replicant-packages_apps_Email/res/xml/stores_product.xml
Andy Stadler bd68145460 AI 143282: am: CL 143018 Integrate changes to generalize selection of Sender & Store.
Rollup of CL's 140586, 140598, 140600, 140655, 140656 (partial),
  141082 (partial).
  All unit tests pass.  Simple functional tests:  Create IMAP & POP3
  accounts.  For each account:  Download messages.  Send message.
  Check account settings.  Delete account.
  Original author: stadler
  Merged from: //branches/donutburger/...

Automated import of CL 143282
2009-03-27 16:59:36 -07:00

19 lines
657 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Email stores that are considered "universal" and are appropriate for *all* android
platform devices should be defined in stores.xml.
Entries that are device, product or carrier-specific should be added as overlays
in the appropriate stores_product.xml file.
Because overlays must correspond to an existing platform resource, this empty placeholder
is included in the platform build.
-->
<stores_product>
<!-- THIS SECTION MUST REMAIN EMPTY -->
<!-- Actual entries should be in the overlay files found elsewhere -->
</stores_product>