DO NOT MERGE: Revert "Add dependencies on libprocessgroup for sched_policy users"
This reverts commit 02843339f998f05c712549658c9f8f8bc14ff57d. Reason for revert: Broke AOSP Change-Id: I62f91c0adf440b5da0a145862b04dd27a7016faf Signed-off-by: Suren Baghdasaryan <surenb@google.com>
This commit is contained in:
parent
fb99b0a5f9
commit
efeeaafc9b
|
|
@ -5,7 +5,6 @@ cc_binary {
|
|||
shared_libs: [
|
||||
"libcutils",
|
||||
"liblog",
|
||||
"libprocessgroup",
|
||||
],
|
||||
static_libs: [
|
||||
"libstatslogc",
|
||||
|
|
|
|||
Loading…
Reference in New Issue