commit | a20527d17172eb35e8e9f3cf2daf7495005473e2 | [log] [tgz] |
---|---|---|
author | Miranda Kephart <mkephart@google.com> | Fri Feb 23 11:45:29 2024 -0500 |
committer | Matt Casey <mrcasey@google.com> | Mon Mar 25 21:05:21 2024 +0000 |
tree | fb84d131bda1bcbc4e441e39c607e4203ffd2964 | |
parent | dc57784603d6250a2d97b5e52d24c8483029a460 [diff] |
Switch to using withContext in ScreenshotSoundController Avoid passing Deferred objects between the SoundController and ScreenshotController, especially since we're not using the return value anyway. Bug: 326441239 Bug: 329659738 Fix: 326441239 Test: atest ScreenshotSoundControllerTest Flag: NONE Change-Id: I7d8e2e85f10eaaa75800b8e37a0269b4e63b8ca7 Merged-In: I7d8e2e85f10eaaa75800b8e37a0269b4e63b8ca7