commit | f79cfb532be3382b6b73009a80082f2fc8daca94 | [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 05:15:13 2022 +0000 |
tree | e675eeedde2b337372805459c3466234daf7e24a | |
parent | 8d3065db3cc3e5eda439b760fc826c73948fcf67 [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 Merged-In: If3812a0090c81a29e25f0888b0511cfaf48edea3