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

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

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

Merge "Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""""" am: afda14e6 am: a46dfe23 am: d1f924f6
am: 8a4e8bba

Change-Id: Ia2385d6a6c4a189b882fc7bbd81148cb0d1d4437
parents 83c351a6 8a4e8bba
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"],