Warning, /network/kdeconnect-android/res/xml/data_extraction_rules.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="utf-8"?>
0002 
0003 <!--
0004 SPDX-FileCopyrightText: 2023 Albert Vaca Cintora <albertvaka@gmail.com>
0005 
0006 SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
0007 -->
0008 
0009 <data-extraction-rules>
0010     <cloud-backup>
0011         <exclude domain="root" />
0012         <exclude domain="file" />
0013         <exclude domain="database" />
0014         <exclude domain="sharedpref" />
0015         <exclude domain="external" />
0016     </cloud-backup>
0017     <device-transfer>
0018         <exclude domain="root" />
0019         <exclude domain="file" />
0020         <exclude domain="database" />
0021         <exclude domain="sharedpref" />
0022         <exclude domain="external" />
0023     </device-transfer>
0024 </data-extraction-rules>