commit | 0c9ce8436b65a98fec33b3f92bc1acf4481decec | [log] [tgz] |
---|---|---|
author | Carlos Martinez Romero <carlosmr@google.com> | Fri Jan 17 09:50:07 2025 -0800 |
committer | Carlos Martinez Romero <carlosmr@google.com> | Mon Feb 10 13:25:59 2025 -0800 |
tree | a2b9af116ff4868ee5d8274842e4f3d3439c2602 | |
parent | 0499b3ecb14538a426104d4622b1c42fbdef106f [diff] |
Add addReleaseFence API to ConsumerBase. This API is used by classes that inherited from ConsumerBase. With the refactor to have an instance intead of inheriting from it this change makes the migration simpler. Although we might remove it later on. More information at go/warren-buffers. Bug: 342197847 Test: build and run Flag: EXEMPT - no behavior change Change-Id: I99da5b1bafae5b0042f8ac1ba5533ca6e5000fe6