commit | c2ee2e5774a23a8506f76e65e023570045610d5f | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Thu Jan 20 10:58:43 2022 -0800 |
committer | Suren Baghdasaryan <surenb@google.com> | Tue Jan 25 00:05:24 2022 +0000 |
tree | 917ab460af9d9a173322c00b55cbd93e367ab852 | |
parent | 7f4da54b39bd6abe0c93720f8613338ccf6527a1 [diff] |
libprocessgroup: Move fd caching code into FdCacheHelper Refactor file descriptor caching code and move it into FdCacheHelper because later on when we introduce fd caching for SetProcessProfiles the children of CachedFdProfileAction become different enough that sharing the same parent becomes a hindrance. Bug: 215557553 Signed-off-by: Suren Baghdasaryan <surenb@google.com> Change-Id: If3812a0090c81a29e25f0888b0511cfaf48edea3