Merge "Refactor anomaly detection"
This commit is contained in:
committed by
Android (Google) Code Review
commit
b424cf771b
@@ -90,6 +90,7 @@ public interface PowerUsageFeatureProvider {
|
||||
/**
|
||||
* Check whether a specific anomaly detector is enabled
|
||||
*/
|
||||
//TODO(b/62096650): remove this method and use AnomalyDetectionPolicy instead
|
||||
boolean isAnomalyDetectorEnabled(@Anomaly.AnomalyType int type);
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user