Delete DockDefenderTip and Detector
- remove dock defender - remove unused string Test: atest SettingsRoboTests Bug: 315748218 Flag: NA Change-Id: Ida4bb1d36a653d1787595212aac167d2f4dd3438
This commit is contained in:
@@ -41,5 +41,6 @@ public class BatterySettingsFeatureProviderImpl implements BatterySettingsFeatur
|
||||
}
|
||||
|
||||
@Override
|
||||
public void addBatteryTipDetector(Context context, List<BatteryTip> tips) {}
|
||||
public void addBatteryTipDetector(
|
||||
Context context, List<BatteryTip> tips, BatteryInfo batteryInfo) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user