Merge "Fuelgauge update comment for StatsManager API"

This commit is contained in:
TreeHugger Robot
2018-05-17 15:52:57 +00:00
committed by Android (Google) Code Review

View File

@@ -30,7 +30,7 @@ import java.lang.annotation.RetentionPolicy;
public class StatsManagerConfig {
/**
* The key that represents the anomaly config.
* This value is used in {@link android.app.StatsManager#addConfiguration(long, byte[])}
* This value is used in {@link android.app.StatsManager#addConfig(long, byte[])}
*/
public static final long ANOMALY_CONFIG_KEY = 1;