Merge "DO NOT MERGE Log various information about non-foreground activity starts" into pi-dev

This commit is contained in:
Michal Karpinski
2018-08-10 08:32:57 +00:00
committed by Android (Google) Code Review
14 changed files with 634 additions and 21 deletions

View File

@@ -10509,6 +10509,15 @@ public final class Settings {
*/
public static final String ACTIVITY_MANAGER_CONSTANTS = "activity_manager_constants";
/**
* Feature flag to enable or disable the activity starts logging feature.
* Type: int (0 for false, 1 for true)
* Default: 0
* @hide
*/
public static final String ACTIVITY_STARTS_LOGGING_ENABLED
= "activity_starts_logging_enabled";
/**
* App ops specific settings.
* This is encoded as a key=value list, separated by commas. Ex: