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.
gitProject1/01src/res/xml/data_extraction_rules.xml.html

40 lines
1.8 KiB

<html>
<head>
<title>data_extraction_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">
data_extraction_rules.xml</font>
</center></td></tr></table>
<pre><span class="s0">&lt;?</span><span class="s1">xml version</span><span class="s3">=&quot;1.0&quot; </span><span class="s1">encoding</span><span class="s3">=&quot;utf-8&quot;</span><span class="s0">?&gt;</span><span class="s4">&lt;!--</span>
<span class="s4">Sample data extraction rules file; uncomment and customize as necessary.
See https://developer.android.com/about/versions/12/backup-restore#xml-changes
for details.
--&gt;</span>
<span class="s2">&lt;</span><span class="s5">data-extraction-rules</span><span class="s2">&gt;</span>
<span class="s2">&lt;</span><span class="s5">cloud-backup</span><span class="s2">&gt;</span>
<span class="s4">&lt;!-- TODO: Use &lt;include&gt; and &lt;exclude&gt; to control what is backed up.
&lt;include .../&gt;
&lt;exclude .../&gt;
--&gt;</span>
<span class="s2">&lt;/</span><span class="s5">cloud-backup</span><span class="s2">&gt;</span>
<span class="s4">&lt;!--</span>
<span class="s4">&lt;device-transfer&gt;
&lt;include .../&gt;
&lt;exclude .../&gt;
&lt;/device-transfer&gt;
--&gt;</span>
<span class="s2">&lt;/</span><span class="s5">data-extraction-rules</span><span class="s2">&gt;</span></pre>
</body>
</html>