Merge "Fix one build failure when running in studiow."
This commit is contained in:
committed by
Android (Google) Code Review
commit
49b7e7d315
@@ -48,7 +48,7 @@ public class BiometricsViewModelFactory implements ViewModelProvider.Factory {
|
||||
private static final String TAG = "BiometricsViewModelFact";
|
||||
|
||||
public static final CreationExtras.Key<ChallengeGenerator> CHALLENGE_GENERATOR =
|
||||
new CreationExtras.Key<>() {};
|
||||
new CreationExtras.Key<ChallengeGenerator>() {};
|
||||
|
||||
@NonNull
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user