mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
This change also adds some runtime redirection of calls to `Dumper.add(String, Object)` to `add(String, byte[])` if `value instanceof byte[]`. This simplifies the implementation of `PlaybackOutput.dumpIfNotEqual` and seems like a reasonable amound of 'magic' for a test utility. Issue: androidx/media#1305 PiperOrigin-RevId: 628119473 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| README.md | ||