Skip to content
Snippets Groups Projects
  1. Aug 07, 2023
    • Santiago Seifert's avatar
      Remove callback upon MediaSession#release · 9452bb9f
      Santiago Seifert authored
      This change prevents all callbacks from MediaSession after
      the app calls MediaSession#release. Concretely, this change
      fixes flakiness in MediaControllerTest, where the callback
      implementation tries to access the media session after its
      corresponding field has been set to null.
      
      Bug: 294178159
      Test: atest CtsMediaBetterTogetherTestCases
      Change-Id: I112fa5df6aafdb2774ed65c2d08ab1eb680e6b47
      9452bb9f
  2. Aug 03, 2023
Loading