am 6dc23b8e: Merge "Add a label for the new video trace tag." into jb-dev
* commit '6dc23b8e70e421cff46aa60c91ad1ba9d0bc4064': Add a label for the new video trace tag.
This commit is contained in:
@@ -43,7 +43,7 @@ public final class Trace {
|
||||
public static final int TRACE_FLAGS_START_BIT = 1;
|
||||
public static final String[] TRACE_TAGS = {
|
||||
"Graphics", "Input", "View", "WebView", "Window Manager",
|
||||
"Activity Manager", "Sync Manager", "Audio"
|
||||
"Activity Manager", "Sync Manager", "Audio", "Video",
|
||||
};
|
||||
|
||||
public static final String PROPERTY_TRACE_TAG_ENABLEFLAGS = "debug.atrace.tags.enableflags";
|
||||
|
||||
Reference in New Issue
Block a user