Mario Danic 8 жил өмнө
parent
commit
050fb0987d

+ 0 - 1
AndroidManifest.xml

@@ -59,7 +59,6 @@
 
 
     <application
     <application
         android:name=".MainApp"
         android:name=".MainApp"
-        android:fullBackupContent="@xml/my_backup_rules"
         android:icon="@mipmap/ic_launcher"
         android:icon="@mipmap/ic_launcher"
         android:label="@string/app_name"
         android:label="@string/app_name"
         android:theme="@style/Theme.ownCloud.Toolbar"
         android:theme="@style/Theme.ownCloud.Toolbar"

+ 0 - 4
res/xml/my_backup_rules.xml

@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<full-backup-content>
-    <exclude domain="external" path="nc_persistence" />
-</full-backup-content>