am 6139bf60: Add AGGREGATION_INTERVAL_SECONDS (fixing the build)
Merge commit '6139bf60e83753750fa1009de6da85033dad1820' into eclair-mr2-plus-aosp * commit '6139bf60e83753750fa1009de6da85033dad1820': Add AGGREGATION_INTERVAL_SECONDS (fixing the build)
This commit is contained in:
@@ -2650,6 +2650,11 @@ public final class Settings {
|
||||
*/
|
||||
public static final String CHECKIN_INTERVAL = "checkin_interval";
|
||||
|
||||
/**
|
||||
* The interval (in seconds) between event log aggregation runs.
|
||||
*/
|
||||
public static final String AGGREGATION_INTERVAL_SECONDS = "aggregation_interval_seconds";
|
||||
|
||||
/**
|
||||
* Boolean indicating if the market app should force market only checkins on
|
||||
* install/uninstall. Any non-0 value is considered true.
|
||||
|
||||
Reference in New Issue
Block a user