Specify foreground service type (#6953)

This commit is contained in:
ByteHamster 2024-03-03 13:00:00 +01:00 committed by GitHub
parent ee99ef934c
commit 3c77d43e76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
android:label="@string/app_name"
android:enabled="true"
android:exported="true"
android:foregroundServiceType="mediaPlayback"
tools:ignore="ExportedService">
<intent-filter>