Skip to content
Snippets Groups Projects
Commit 8ae5f905 authored by Iván Budnik's avatar Iván Budnik
Browse files

Fix nullability in onAudioInfoChanged

The callback has always returned a @NonNull value, but was never marked
as such. This change also makes nullability of the MediaController's
PlaybackInfo consistent with ag/27085155.

Also, simplify downstream nullability for implementers of
onAudioInfoChanged.

Flag: EXEMPT non-functional refactor
Test: Presubmit.
Bug: 333564788
Change-Id: I9d4799d77158742c13f04de1cec9a3d4dd997fcf
parent 0051d653
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment