mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Previously we assumed that `surfaceSyncGroupV34` was always non-null on
API 34, but this isn't true in edit mode. Instead we add an explicit
null-check before accessing it. We don't need to null-check it at the
other usage site because we are already null-checking `surfaceView` (via
`instanceof` check).
Issue: androidx/media#1237
#cherrypick
PiperOrigin-RevId: 645008049
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| main | ||
| test | ||