ADD week 5
This commit is contained in:
		| @@ -0,0 +1,12 @@ | ||||
| package androidx.profileinstaller; | ||||
|  | ||||
| import java.util.concurrent.Executor; | ||||
|  | ||||
| /* compiled from: D8$$SyntheticClass */ | ||||
| /* loaded from: classes.dex */ | ||||
| public final /* synthetic */ class ProfileInstallReceiver$$ExternalSyntheticLambda0 implements Executor { | ||||
|     @Override // java.util.concurrent.Executor | ||||
|     public final void execute(Runnable runnable) { | ||||
|         runnable.run(); | ||||
|     } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user