android: Backup shared preferences where applicable
This commit is contained in:
		| @@ -13,4 +13,8 @@ | ||||
|         domain="external" | ||||
|         path="." /> | ||||
|  | ||||
|     <include | ||||
|         domain="sharedpref" | ||||
|         path="." /> | ||||
|  | ||||
| </full-backup-content> | ||||
|   | ||||
| @@ -14,6 +14,10 @@ | ||||
|             domain="external" | ||||
|             path="." /> | ||||
|  | ||||
|         <include | ||||
|             domain="sharedpref" | ||||
|             path="." /> | ||||
|  | ||||
|     </cloud-backup> | ||||
|  | ||||
|     <device-transfer> | ||||
| @@ -30,6 +34,10 @@ | ||||
|             domain="external" | ||||
|             path="." /> | ||||
|  | ||||
|         <include | ||||
|             domain="sharedpref" | ||||
|             path="." /> | ||||
|  | ||||
|     </device-transfer> | ||||
|  | ||||
| </data-extraction-rules> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user