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

Commit 05b67b93 authored by Lloyd Pique's avatar Lloyd Pique
Browse files

CE: Build with ATRACE_TAG=ATRACE_TAG_GRAPHICS

This ensures the moved atraces are categorized properly, and so should
show up.

Bug: 121291683
Test: Builds
Change-Id: I29d4851450d166ed074dd811fbd7efecd4aa522e
parent 685e1781
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@ cc_defaults {
    defaults: ["surfaceflinger_defaults"],
    cflags: [
        "-DLOG_TAG=\"CompositionEngine\"",
        "-DATRACE_TAG=ATRACE_TAG_GRAPHICS",
    ],
    shared_libs: [
        "android.frameworks.vr.composer@2.0",