szkolny/app/src/main/res/xml/backup_descriptor.xml

8 lines
344 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<full-backup-content>
<!-- Exclude the shared preferences file that contains the GCM registrationId -->
<exclude domain="sharedpref" path="cookies.xml" />
<exclude domain="sharedpref" path="evernote_jobs.xml" />
<exclude domain="database" path="evernote_jobs.db" />
</full-backup-content>