media/library/core/src
ibaker 79d627d441 Simplify EventMessageEncoder/Decoder serialization
We're no longer tied to the emsg spec, so we can skip unused fields
and assume ms for duration.

Also remove @Nullable annotation from EventMessageEncoder#encode, it
seems the current implementation never returns null

PiperOrigin-RevId: 262135009
2019-08-09 18:34:37 +01:00
..
androidTest Use androidx.test and extensions. 2019-03-15 04:53:12 +00:00
main Simplify EventMessageEncoder/Decoder serialization 2019-08-09 18:34:37 +01:00
test Simplify EventMessageEncoder/Decoder serialization 2019-08-09 18:34:37 +01:00