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.
34 lines
1.5 KiB
34 lines
1.5 KiB
<html>
|
|
<head>
|
|
<title>backup_rules.xml</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<style type="text/css">
|
|
.s0 { color: #080808; font-style: italic;}
|
|
.s1 { color: #174ad4;}
|
|
.s2 { color: #080808;}
|
|
.s3 { color: #067d17;}
|
|
.s4 { color: #8c8c8c; font-style: italic;}
|
|
.s5 { color: #0033b3;}
|
|
</style>
|
|
</head>
|
|
<body bgcolor="#ffffff">
|
|
<table CELLSPACING=0 CELLPADDING=5 COLS=1 WIDTH="100%" BGCOLOR="#c0c0c0" >
|
|
<tr><td><center>
|
|
<font face="Arial, Helvetica" color="#000000">
|
|
backup_rules.xml</font>
|
|
</center></td></tr></table>
|
|
<pre><span class="s0"><?</span><span class="s1">xml version</span><span class="s3">="1.0" </span><span class="s1">encoding</span><span class="s3">="utf-8"</span><span class="s0">?></span><span class="s4"><!--</span>
|
|
<span class="s4">Sample backup rules file; uncomment and customize as necessary.
|
|
See https://developer.android.com/guide/topics/data/autobackup
|
|
for details.
|
|
Note: This file is ignored for devices older than API 31
|
|
See https://developer.android.com/about/versions/12/backup-restore
|
|
--></span>
|
|
<span class="s2"><</span><span class="s5">full-backup-content</span><span class="s2">></span>
|
|
<span class="s4"><!--</span>
|
|
<span class="s4"><include domain="sharedpref" path="."/>
|
|
<exclude domain="sharedpref" path="device.xml"/>
|
|
--></span>
|
|
<span class="s2"></</span><span class="s5">full-backup-content</span><span class="s2">></span></pre>
|
|
</body>
|
|
</html> |