You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							19 lines
						
					
					
						
							551 B
						
					
					
				
			
		
		
	
	
							19 lines
						
					
					
						
							551 B
						
					
					
				| <?xml version="1.0" encoding="utf-8"?><!--
 | |
|    Sample data extraction rules file; uncomment and customize as necessary.
 | |
|    See https://developer.android.com/about/versions/12/backup-restore#xml-changes
 | |
|    for details.
 | |
| -->
 | |
| <data-extraction-rules>
 | |
|     <cloud-backup>
 | |
|         <!-- TODO: Use <include> and <exclude> to control what is backed up.
 | |
|         <include .../>
 | |
|         <exclude .../>
 | |
|         -->
 | |
|     </cloud-backup>
 | |
|     <!--
 | |
|     <device-transfer>
 | |
|         <include .../>
 | |
|         <exclude .../>
 | |
|     </device-transfer>
 | |
|     -->
 | |
| </data-extraction-rules> |