Add libprocessgroup dependency
Because set_sched_policy is moved into libprocessgroup an additional dependency is requred for recovery_component_test to build. Exempt-From-Owner-Approval: janitorial Bug: 111307099 Test: builds, boots Change-Id: I7cf75e473ee1e2837940606c71d15be26db0c3f2 Signed-off-by: Suren Baghdasaryan <surenb@google.com>
This commit is contained in:
@@ -29,6 +29,7 @@ cc_defaults {
|
|||||||
"libcutils",
|
"libcutils",
|
||||||
"liblog",
|
"liblog",
|
||||||
"libpng",
|
"libpng",
|
||||||
|
"libprocessgroup",
|
||||||
"libselinux",
|
"libselinux",
|
||||||
"libz",
|
"libz",
|
||||||
"libziparchive",
|
"libziparchive",
|
||||||
|
|||||||
Reference in New Issue
Block a user