Remove context from getSupportFeatureProvider
Bug: 286764889 Test: m Settings Change-Id: I5635c7a809fd24d59da377993c7d1435d0c839e3
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