| commit | f7204114bfc07b973295453bad2461f58a9f7ccb | [log] [tgz] |
|---|---|---|
| author | Vishnu Nair <vishnun@google.com> | Tue Sep 06 19:11:26 2022 +0000 |
| committer | Vishnu Nair <vishnun@google.com> | Tue Sep 06 21:52:32 2022 +0000 |
| tree | 838f949e4be0d285894a4d7ad3ab9e54601a2edc | |
| parent | ce0489d27441916e93c0565d06d1c0ea28d6921a [diff] |
SurfaceComposerClient: Use the default apply token when uncaching buffers When allowing callers to set the default apply token, we missed changing over one caller to use the process default. Change-Id: I39a9ffb58f5a16b28f4f59137ca00adcec5681a6 Test: presubmit Bug: 242193885