Commit 6cb0d7a
Fix incorrect use of
This was revealed by a compilation failure as part of migrating to
Guava's `Preconditions` methods.
PiperOrigin-RevId: 791150880checkNotNull in CompositionPlayer
1 parent 892874e commit 6cb0d7a
File tree
1 file changed
+1
-1
lines changed- libraries/transformer/src/main/java/androidx/media3/transformer
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1301 | 1301 | | |
1302 | 1302 | | |
1303 | 1303 | | |
1304 | | - | |
| 1304 | + | |
1305 | 1305 | | |
1306 | 1306 | | |
1307 | 1307 | | |
| |||
0 commit comments