Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 34e3de89 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Fix foreground type for Install worker

parent 32f57e40
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -106,7 +106,7 @@ class InstallAppWorker @AssistedInject constructor(
            ForegroundInfo(
                atomicInteger.getAndIncrement(),
                notification,
                ServiceInfo.FOREGROUND_SERVICE_TYPE_SPECIAL_USE // Specify a valid service type
                ServiceInfo.FOREGROUND_SERVICE_TYPE_DATA_SYNC // Specify a valid service type
            )
        } else {
            ForegroundInfo(