DO NOT MERGE: Revert "Revert "Add dependencies on libprocessgroup for sched_policy users""

This reverts commit 1bef8c550c6c9118969a93f14d9c5933cb7b2811.

Reason for revert: AOSP is fixed with new vendor image

Change-Id: Ib341ac80e2f88c13a7815a490ea2d9422ebdf55f
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
This commit is contained in:
Suren Baghdasaryan 2019-01-25 05:32:52 +00:00
parent efeeaafc9b
commit de92718882
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ cc_binary {
shared_libs: [ shared_libs: [
"libcutils", "libcutils",
"liblog", "liblog",
"libprocessgroup",
], ],
static_libs: [ static_libs: [
"libstatslogc", "libstatslogc",