Skip to content
Snippets Groups Projects
  1. May 20, 2024
    • Iván Budnik's avatar
      Fix nullability in onAudioInfoChanged · 8ae5f905
      Iván Budnik authored
      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
      8ae5f905
  2. May 17, 2024
Loading