diff --git a/src/java/cyanogenmod/providers/CMSettings.java b/src/java/cyanogenmod/providers/CMSettings.java index aafceae..ca93885 100644 --- a/src/java/cyanogenmod/providers/CMSettings.java +++ b/src/java/cyanogenmod/providers/CMSettings.java @@ -2467,6 +2467,12 @@ public final class CMSettings { */ public static final String STATS_COLLECTION = "stats_collection"; + /** + * Whether the global stats collection setting has been successfully reported to server + * @hide + */ + public static final String STATS_COLLECTION_REPORTED = "stats_collection_reported"; + /** * Boolean value whether to link ringtone and notification volume *