libutils -= libprocessgroup dep

:)

This pulls in quite a few things into a lot of processes. Removing it
separately, in case the use of SetTaskProfiles needs to be reverted,
removing this as well might cause that revert to have linker errors
if new static users of libutils are introduced in the meantime.

Bug: 208895940
Test: build
Change-Id: Iaf5b5d41328c1b1f50bb32be8a6a1bd3a0c3f22f
This commit is contained in:
Steven Moreland 2022-02-08 01:56:45 +00:00
parent 0455a2c39c
commit 39fc18b0cd
1 changed files with 0 additions and 1 deletions

View File

@ -100,7 +100,6 @@ cc_defaults {
cflags: ["-fvisibility=protected"],
shared_libs: [
"libprocessgroup",
"libvndksupport",
],