cmsdk: Deprecate STATS_COLLECTION_REPORTED CMSetting
The functionality that uses this setting has been removed. This setting should no longer be used. Change-Id: Iff887a711a9f8cac18cf9938280ddc99a5787615 (cherry picked from commit 79cced08e745f7cc1d09d05f450335e75f32de35)
This commit is contained in:
parent
a00aed7a52
commit
8a975c045d
@ -2612,7 +2612,9 @@ public final class CMSettings {
|
||||
/**
|
||||
* Whether the global stats collection setting has been successfully reported to server
|
||||
* @hide
|
||||
* @deprecated {@link org.cyanogenmod.cmparts.cmstats.AnonymousStats} no longer uses this
|
||||
*/
|
||||
@Deprecated
|
||||
public static final String STATS_COLLECTION_REPORTED = "stats_collection_reported";
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user