commit | ea4582866d03446b209f52be543bc756440d5bd2 | [log] [tgz] |
---|---|---|
author | Leon Scroggins III <scroggo@google.com> | Tue Sep 05 16:17:04 2023 -0400 |
committer | Leon Scroggins III <scroggo@google.com> | Thu Apr 04 13:37:36 2024 -0400 |
tree | 7346465dfa861cb3ecfe7167fc809b8cb87e521c | |
parent | d1dfe2905bd9f90549f32c3df3a6831a7579beae [diff] |
Remove some comments regarding caching protected buffers We thought we'd be able to share buffers across contexts but by trial and error (i.e. the bugs listed below) we've found that we cannot. Bug: 242266174 Bug: 294357792 Bug: 271907068 Bug: 264475961 Bug: 267295152 Test: These are just comment changes. Change-Id: I52e1d831f2d195cddb21c2e7a1e820059fe2a137