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

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

Merge "Remove liblog from libcutils as a whole static lib" am: dd01f980

am: 7e06b193

Change-Id: I4c8f090dc4c92075c6cc370ea701197633df2bcd
parents 6d607312 7e06b193
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"],