<?xml version="1.0" encoding="utf-8"?>

<!--
Do not use Android backup. The sync and download system manage this.
-->
<full-backup-content xmlns:android="http://schemas.android.com/apk/res/android">
    <exclude domain="root" path="."/>
    <exclude domain="file" path="."/>
    <exclude domain="database" path="."/>
    <exclude domain="sharedpref" path="."/>
    <exclude domain="external" path="."/>
</full-backup-content>