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

Commit 18d4cd54 authored by Vincent Bourgmayer's avatar Vincent Bourgmayer
Browse files

add generic tag for worker in utils.AppConstants.java

parent 5aa1a309
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ public abstract class AppConstants {

    public final static String notificationChannelID ="3310";
    public final static String notificationChannelName="eDrive channel";

    public final static String WORK_GENERIC_TAG="eDrive";

    public final static String USER_AGENT = "eos("+getBuildTime()+")-eDrive("+ BuildConfig.VERSION_NAME +")";