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

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

Merge "Add missing host ldlibs" am: fc75f946

am: 8355e6c0

Change-Id: Ic800a87350a7ada2c671ff7239e7447c98fd8c63
parents c561af07 8355e6c0
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,