Merge "Remove context from getSupportFeatureProvider"
This commit is contained in:
@@ -145,7 +145,7 @@ public class FakeFeatureFactory extends FeatureFactory {
|
||||
}
|
||||
|
||||
@Override
|
||||
public SupportFeatureProvider getSupportFeatureProvider(Context context) {
|
||||
public SupportFeatureProvider getSupportFeatureProvider() {
|
||||
return supportFeatureProvider;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user