commit | cf0ad357781c049d773eccf766db6b2ba6e07268 | [log] [tgz] |
---|---|---|
author | Ganesh Mahendran <opensource.ganesh@gmail.com> | Wed Apr 12 16:25:25 2017 +0800 |
committer | Ganesh Mahendran <opensource.ganesh@gmail.com> | Wed Apr 12 16:25:25 2017 +0800 |
tree | 0ddeb1d10bb47f1dd64ae474178a02aeddcd318d | |
parent | c16da5db05aae596b937132b4f0b7d3f4dc87df6 [diff] |
libcutils: fix system-background tasks shown in top command tasks in system-background cgroup will be shown as below: 580 580 system 12 -8 1% S 190656K 19408K unk surfaceflinger /system/bin/surfaceflinger This patch fix this issue. Change-Id: Ib39ff892010498548d7fbfb4021df62498acd033 Signed-off-by: Ganesh Mahendran <opensource.ganesh@gmail.com>