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

Commit 25b772b3 authored by T.J. Mercier's avatar T.J. Mercier
Browse files

libcompositionengine: Link against libprocessgroup_util

Not sure why libcompositionengine is linking against libprocessgroup
statically, but now that libprocessgroup_util is a static library
dependency of libprocessgroup, it is not linked against transitively,
so it needs to be included here.

Bug: 349105928
Test: m
Change-Id: Id49f1db65c79bccddf56d7b2ae9edec50e06c831
parent 163c54a5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@ cc_defaults {
        "libtonemap",
        "libaidlcommonsupport",
        "libprocessgroup",
        "libprocessgroup_util",
        "libcgrouprc",
        "libjsoncpp",
        "libcgrouprc_format",