libprocessgroup: Remove CGROUPS_RC_PATH
/dev/cgroup_info/cgroup.rc doesn't exist anymore! Bug: 349105928 Change-Id: I2f49fab15d083f0c1617989ccf96ca843f998140
This commit is contained in:
parent
71707037b1
commit
148c2531ee
1 changed files with 0 additions and 2 deletions
|
|
@ -57,8 +57,6 @@ __BEGIN_DECLS
|
|||
|
||||
bool SetProcessProfilesCached(uid_t uid, pid_t pid, const std::vector<std::string>& profiles);
|
||||
|
||||
[[deprecated]] static constexpr const char* CGROUPS_RC_PATH = "/dev/cgroup_info/cgroup.rc";
|
||||
|
||||
bool UsePerAppMemcg();
|
||||
|
||||
// Drop the fd cache of cgroup path. It is used for when resource caching is enabled and a process
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue