From 03263db378392385e290c40505d80e990c85a5cb Mon Sep 17 00:00:00 2001 From: Andrew Lewis Date: Thu, 21 Jan 2021 11:49:20 +0000 Subject: [PATCH] Remove stray release note --- RELEASENOTES.md | 1 - 1 file changed, 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index cfa9686a7ed..522d2f457eb 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -66,7 +66,6 @@ * Support enabling the previous and next actions individually in `PlayerNotificationManager`. * Audio: - * Retry playback after some types of `AudioTrack` error. * Work around `AudioManager` crashes when calling `getStreamVolume` ([#8191](https://github.com/google/ExoPlayer/issues/8191)). * Extractors: