granularity level: instruction

		.class public abstract Lcom/google/android/datatransport/runtime/scheduling/SchedulingConfigModule;
.super Ljava/lang/Object;
.source "SchedulingConfigModule.java"

.annotation runtime Lcom/google/android/datatransport/runtime/dagger/Module;
.end annotation



.method public constructor <init>()V
	.locals 0

	invoke-direct {p0}, Ljava/lang/Object;-><init>()V
	return-void
.end method

.method static config(Lcom/google/android/datatransport/runtime/time/Clock;)Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig;
	.locals 0
	.annotation runtime Lcom/google/android/datatransport/runtime/dagger/Provides;
	.end annotation

	invoke-static {p0}, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig;->getDefault(Lcom/google/android/datatransport/runtime/time/Clock;)Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig;
	move-result-object p0
	return-object p0
.end method