Merge pull request #3646 from nextcloud/backport/3645/stable-18.1

[stable-18.1] remove FOREGROUND_SERVICE_PHONE_CALL
This commit is contained in:
Marcel Hibbe 2024-02-16 16:16:45 +01:00 committed by GitHub
commit 08bb4ef6c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,8 +23,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_PHONE_CALL" />
<application
android:name=".application.NextcloudTalkApplication"
android:allowBackup="true"