Files
RedBear-OS/local/recipes/kde/kf6-knotifications/source/src/android/AndroidManifest.xml
T
2026-04-14 10:51:06 +01:00

5 lines
230 B
XML

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.kde.knotifications">
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>
</manifest>