18 lines
540 B
XML
18 lines
540 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<data-extraction-rules>
|
|
<cloud-backup>
|
|
<exclude domain="root" />
|
|
<exclude domain="file" />
|
|
<exclude domain="database" />
|
|
<exclude domain="sharedpref" />
|
|
<exclude domain="external" />
|
|
</cloud-backup>
|
|
<device-transfer>
|
|
<exclude domain="root" />
|
|
<exclude domain="file" />
|
|
<exclude domain="database" />
|
|
<exclude domain="sharedpref" />
|
|
<exclude domain="external" />
|
|
</device-transfer>
|
|
</data-extraction-rules>
|