commit | 98861f3917a852a70a7c06d7fc5b3f850461300a | [log] [tgz] |
---|---|---|
author | Vic Yang <victoryang@google.com> | Tue Feb 19 14:09:00 2019 -0800 |
committer | Vic Yang <victoryang@google.com> | Tue Feb 19 14:09:00 2019 -0800 |
tree | 6d8f1caa47619be0302bc207c2c0d4766d8f3cd4 | |
parent | 33ccbc8db7167f537d7556e474e8fef45b203a03 [diff] |
libprocessgroup: Fix memcg path for apps The expected memcg path for apps is /dev/memcg/apps/uid_<uid>/pid_<pid>. Right now we are missing the "apps" component. Fix it. Bug: 124776663 Test: Boot on a Go device and does not see error from lmkd anymore. Change-Id: I0e4c1d8520463fabb171ff4e61479034b6446548