Warning, /graphics/krita/packaging/android/apk/flavors/debug/AndroidManifest.xml is written in an unsupported language. File is not indexed.

0001 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
0002         xmlns:tools="http://schemas.android.com/tools">
0003     <application>
0004         <activity
0005             android:name="org.krita.android.MainActivity"
0006             tools:replace="android:label"
0007             android:label="Krita Debug" />
0008     </application>
0009 
0010 </manifest>