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

Commit 34919fbf authored by John Reck's avatar John Reck Committed by android-build-merger
Browse files

Merge "Revert "Revert "Revert "Remove liblog from libcutils as a whole static...

Merge "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""" am: b02a355d am: 8e7fa9fb am: 7e86b688
am: 5e106e0d

Change-Id: Ia8438ce510c96b6f5d899ce4d287a27eac7409d5
parents cd145b62 5e106e0d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -87,6 +87,12 @@ cc_library {
                "uevent.c",
            ],

            // TODO: remove liblog as whole static library, once we don't have prebuilt that requires
            // liblog symbols present in libcutils.
            whole_static_libs: [
                "liblog",
            ],

            static_libs: ["libdebuggerd_client"],
            export_static_lib_headers: ["libdebuggerd_client"],