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

Commit abf20d35 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "c2aidl: GraphicsTracker implementation" into main am: 65cd76ed am: 27f1f420

parents bd29ac10 27f1f420
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ cc_library {
    name: "libcodec2_client",

    srcs: [
        "GraphicsTracker.cpp",
        "client.cpp",
        "output.cpp",
    ],
@@ -49,6 +50,7 @@ cc_library {
        "libgui",
        "libhidlbase",
        "liblog",
        "libnativewindow",
        "libstagefright_bufferpool@2.0.1",
        "libui",
        "libutils",