Update comment to use statsd.

Test: n/a for comment update.
Change-Id: Ica414449d34085065b16003beddc1b8cbdb1367c
This commit is contained in:
Howard Ro
2019-03-07 15:41:03 -08:00
parent 1795e0323c
commit 402336006e

View File

@@ -20,7 +20,7 @@ import android.util.KeyValueListParser;
import android.util.Log; import android.util.Log;
/** /**
* Model class to parse and store anomaly info from westworld * Model class to parse and store anomaly info from statsd.
*/ */
public class AnomalyInfo { public class AnomalyInfo {
private static final String TAG = "AnomalyInfo"; private static final String TAG = "AnomalyInfo";