mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-12-18 22:52:04 +03:00
Merge pull request #3646 from nextcloud/backport/3645/stable-18.1
[stable-18.1] remove FOREGROUND_SERVICE_PHONE_CALL
This commit is contained in:
commit
08bb4ef6c4
1 changed files with 0 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue