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

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

Merge "Add missing host ldlibs"

am: fc75f946

Change-Id: I2c97415074b6540e438d4628ffc7bf771fe738f8
parents 8a7297a0 fc75f946
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -92,6 +92,7 @@ cc_library {
            ],

            static_libs: ["libcutils"],
            host_ldlibs: ["-lrt"],
        },
        android: {
            srcs: libbacktrace_sources,