Remove the legacy EarlyWarning tip mechanism to improve performance

Fix: 263835342
Test: presubmit
Change-Id: I0c3f61a21874c70b49cdeb73bbdc285ef8c4a35f
This commit is contained in:
ykhung
2022-12-28 11:45:01 +08:00
parent b875752307
commit 4a470d87dc
6 changed files with 0 additions and 192 deletions

View File

@@ -110,11 +110,6 @@ public class PowerUsageFeatureProviderImpl implements PowerUsageFeatureProvider
return null;
}
@Override
public boolean getEarlyWarningSignal(Context context, String id) {
return false;
}
@Override
public boolean isSmartBatterySupported() {
return mContext.getResources().getBoolean(