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

Commit f3982b8e authored by narinder Rana's avatar narinder Rana
Browse files

update notification channel id

parent b0fc481c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -95,7 +95,7 @@ public class FileOperationService extends Service implements Job.Listener {
    // TODO: Move it to a shared file when more operations are implemented.
    public static final int FAILURE_COPY = 1;

    static final String NOTIFICATION_CHANNEL_ID = "channel_id";
    static final String NOTIFICATION_CHANNEL_ID = "file_service_channel_id";

    private static final int POOL_SIZE = 2;  // "pool size", not *max* "pool size".