commit | 25b772b33992e84c7385e6c77fbea2fef735fb1c | [log] [tgz] |
---|---|---|
author | T.J. Mercier <tjmercier@google.com> | Fri Aug 09 20:31:26 2024 +0000 |
committer | T.J. Mercier <tjmercier@google.com> | Fri Aug 09 20:33:47 2024 +0000 |
tree | 29c167467124ad229c6906a3695b6342c5df755b | |
parent | 163c54a5018600d16188e39220d4ae562893a9ee [diff] |
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