intermediate prefs

This commit is contained in:
Fabian Freund
2025-01-30 10:46:38 +01:00
parent 78c17a70c5
commit 36acd46318
51 changed files with 3744 additions and 1719 deletions
+2 -1
View File
@@ -169,7 +169,8 @@
<service
android:name="eu.lensai.flutter_mozilla_components.services.DownloadService"
android:foregroundServiceType="dataSync" />
android:foregroundServiceType="dataSync"
android:exported="false" />
<service android:name="eu.lensai.flutter_mozilla_components.services.MediaSessionService"
android:foregroundServiceType="mediaPlayback"