CMSettings: add reporting status setting
Ref: CYNGNOS-1131 Change-Id: Ic237763bc5900d89a7ad5efb19d7ad3bcc448e33 Signed-off-by: Roman Birg <roman@cyngn.com> (cherry picked from commit 0c0aef6666490e6ec7055dc87503a63edbf66c98)
This commit is contained in:
parent
d5fdee9833
commit
e4558b7fc3
@ -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
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user