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

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

Merge "c2aidl: GraphicsTracker implementation" into main am: 65cd76ed am:...

Merge "c2aidl: GraphicsTracker implementation" into main am: 65cd76ed am: 27f1f420 am: abf20d35 am: f4548ad6 am: 5462ecaa

Original change: https://android-review.googlesource.com/c/platform/frameworks/av/+/2670395



Change-Id: If67392fee5ca0db394a08ea497a31c90440bab94
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 6a82af9d 5462ecaa
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",