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

Commit 192cd6ec authored by Christopher Tate's avatar Christopher Tate Committed by android-build-merger
Browse files

Merge "Fix darwin build" am: 8c0c1ba9

am: e68fa813

Change-Id: Ia9d754f5a71ba2a6d926139e3eb1b1082b1ef1cb
parents 77dfbce6 e68fa813
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -83,6 +83,9 @@ cc_library {
    target: {
        darwin: {
            enabled: true,
            shared_libs: [
               "libbase",
             ],
        },
        linux: {
            srcs: libbacktrace_sources,