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

Commit 674e2a3c authored by Dimitry Ivanov's avatar Dimitry Ivanov Committed by android-build-merger
Browse files

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

Merge "Revert "Revert "Remove liblog from libcutils as a whole static lib""" am: 8949696d am: e89ec3c4
am: 54be5823

Change-Id: I73c8bdff9d4d804b6c259d1beab0fe9a442a741a
parents c377c405 54be5823
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -87,12 +87,6 @@ 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"],