From 103bb98dba762abb5cae3de1dbaa3215b4529135 Mon Sep 17 00:00:00 2001 From: kimvde Date: Mon, 17 Aug 2020 15:05:56 +0100 Subject: [PATCH] Revert Copybara config to avoid error when syncing the dev-v2 branch. PiperOrigin-RevId: 327013751 --- RELEASENOTES.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index cff7ef660b..de2ace72b6 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -112,8 +112,6 @@ `ControlDispatcher` ([#6926](https://github.com/google/ExoPlayer/issues/6926)). * Add Guava dependency. - * Add MetadataRetriever API to retrieve the static metadata of a media - item ([#3609](https://github.com/google/ExoPlayer/issues/3609)). * Video: Pass frame rate hint to `Surface.setFrameRate` on Android R devices. * Audio: * Add a sample count parameter to `MediaCodecRenderer.processOutputBuffer`