You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FoxMagiskModuleManager/app/src/main/res/xml/data_extraction_rules.xml

9 lines
279 B
XML

<?xml version="1.0" encoding="utf-8"?>
<data-extraction-rules>
<cloud-backup>
<include domain="sharedpref" path="mmm.xml"/>
</cloud-backup>
<device-transfer>
<include domain="sharedpref" path="mmm.xml"/>
</device-transfer>
</data-extraction-rules>