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

Commit 9f4fb56f authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Replace unused dependency on libmemunreachable" into qt-dev-plus-aosp

parents 0ab84ae0 d8e3af08
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -25,11 +25,13 @@ cc_library {
        "ServiceUtilities.cpp",
        "TimeCheck.cpp",
    ],
    static_libs: [
        "libc_malloc_debug_backtrace",
    ],
    shared_libs: [
        "libbinder",
        "liblog",
        "libutils",
        "libmemunreachable",
        "libhidlbase",
        "android.hardware.graphics.bufferqueue@1.0",
        "android.hidl.token@1.0-utils",