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

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

Merge "Replace unused dependency on libmemunreachable"

parents badfa869 705fd7b0
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
@@ -22,11 +22,13 @@ cc_library {
        "ProcessInfo.cpp",
        "ProcessInfo.cpp",
        "SchedulingPolicyService.cpp",
        "SchedulingPolicyService.cpp",
    ],
    ],
    static_libs: [
        "libc_malloc_debug_backtrace",
    ],
    shared_libs: [
    shared_libs: [
        "libbinder",
        "libbinder",
        "liblog",
        "liblog",
        "libutils",
        "libutils",
        "libmemunreachable",
    ],
    ],


    cflags: [
    cflags: [