szkolny/app/src/main/res/xml/backup_descriptor.xml
2019-09-18 22:29:09 +02:00

8 lines
344 B
XML

<?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>