mirror of
https://github.com/nextcloud/android.git
synced 2024-12-01 03:43:43 +03:00
line wrap
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
82de7f631a
commit
bba96eef89
1 changed files with 2 additions and 1 deletions
|
@ -65,7 +65,8 @@
|
|||
<uses-permission android:name="android.permission.USE_FINGERPRINT" />
|
||||
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
|
||||
|
||||
<!-- Apps that target Android 9 (API level 28) or higher and use foreground services must request the FOREGROUND_SERVICE permission -->
|
||||
<!-- Apps that target Android 9 (API level 28) or higher and use foreground services
|
||||
must request the FOREGROUND_SERVICE permission -->
|
||||
<uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue