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

0001 <?xml version="1.0" encoding="utf-8"?>
0002 
0003 <!--
0004 SPDX-FileCopyrightText: 2021 Sohny Bohny <sohny.bean@streber24.de>
0005 
0006 SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
0007 -->
0008 
0009 <accessibility-service xmlns:android="http://schemas.android.com/apk/res/android"
0010     android:accessibilityFeedbackType="feedbackGeneric"
0011     android:accessibilityFlags="flagDefault"
0012     android:canPerformGestures="true"
0013     android:canRetrieveWindowContent="true" />