fix?
This commit is contained in:
parent
21cff1eb69
commit
7626f7f62e
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
||||||
<!-- queueing processing downloads in the background-->
|
<!-- queueing processing downloads in the background-->
|
||||||
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
|
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
|
||||||
<!-- foreground service permission for android 14 and up-->
|
<!-- foreground service permission for android 14 and up-->
|
||||||
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_SPECIAL_USE" />
|
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_DATA_SYNC" />
|
||||||
|
|
||||||
|
|
||||||
<application
|
<application
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue