Files
moonlight-android/app/src/main/res/xml/backup_rules.xml
T

5 lines
210 B
XML

<?xml version="1.0" encoding="utf-8"?>
<full-backup-content>
<!-- Don't sync preferences because it often contains device-specific data -->
<exclude domain="sharedpref" path="."/>
</full-backup-content>