Update backup rules
This commit is contained in:
parent
221482431d
commit
5cbe67b647
@ -7,4 +7,5 @@
|
|||||||
-->
|
-->
|
||||||
<full-backup-content>
|
<full-backup-content>
|
||||||
<exclude domain="sharedpref" path="." />
|
<exclude domain="sharedpref" path="." />
|
||||||
|
<exclude domain="file" path="." />
|
||||||
</full-backup-content>
|
</full-backup-content>
|
@ -6,8 +6,10 @@
|
|||||||
<data-extraction-rules>
|
<data-extraction-rules>
|
||||||
<cloud-backup>
|
<cloud-backup>
|
||||||
<exclude domain="sharedpref" path="." />
|
<exclude domain="sharedpref" path="." />
|
||||||
|
<exclude domain="file" path="." />
|
||||||
</cloud-backup>
|
</cloud-backup>
|
||||||
<device-transfer>
|
<device-transfer>
|
||||||
<include domain="sharedpref" path="." />
|
<include domain="sharedpref" path="." />
|
||||||
|
<include domain="file" path="." />
|
||||||
</device-transfer>
|
</device-transfer>
|
||||||
</data-extraction-rules>
|
</data-extraction-rules>
|
Loading…
Reference in New Issue
Block a user