Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ad838888 authored by Daniel Colascione's avatar Daniel Colascione Committed by android-build-merger
Browse files

Merge "Remove ATRACE_TAG_APP from atrace's control"

am: fdc2d230

Change-Id: I5938cec4ac9f3ccd4d359ae457d82ef256fbe3f4
parents 67f81c45 fdc2d230
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -105,7 +105,6 @@ static const TracingCategory k_categories[] = {
    { "video",      "Video",            ATRACE_TAG_VIDEO, { } },
    { "camera",     "Camera",           ATRACE_TAG_CAMERA, { } },
    { "hal",        "Hardware Modules", ATRACE_TAG_HAL, { } },
    { "app",        "Application",      ATRACE_TAG_APP, { } },
    { "res",        "Resource Loading", ATRACE_TAG_RESOURCES, { } },
    { "dalvik",     "Dalvik VM",        ATRACE_TAG_DALVIK, { } },
    { "rs",         "RenderScript",     ATRACE_TAG_RS, { } },