Merge "Fuelgauge update comment for StatsManager API"
This commit is contained in:
committed by
Android (Google) Code Review
commit
e593ab2f45
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user