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

Commit 65cd76ed authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "c2aidl: GraphicsTracker implementation" into main

parents e9ba1054 f075f719
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",
    ],
@@ -50,6 +51,7 @@ cc_library {
        "libgui",
        "libhidlbase",
        "liblog",
        "libnativewindow",
        "libstagefright_bufferpool@2.0.1",
        "libui",
        "libutils",