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

Commit e303cfcd authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "Replace unused dependency on libmemunreachable"

am: e066f91c

Change-Id: Ic12e44e0ad5d7b6979ee7a83337be09ec0ea1c1e
parents 53a5cdf9 e066f91c
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -22,11 +22,13 @@ cc_library {
        "ProcessInfo.cpp",
        "SchedulingPolicyService.cpp",
    ],
    static_libs: [
        "libc_malloc_debug_backtrace",
    ],
    shared_libs: [
        "libbinder",
        "liblog",
        "libutils",
        "libmemunreachable",
    ],

    cflags: [