From b8eafea176b31a3ead1697093d6c474e9fa9d692 Mon Sep 17 00:00:00 2001 From: christosts Date: Tue, 10 Dec 2019 18:04:53 +0000 Subject: [PATCH] Add missing release note entry PiperOrigin-RevId: 284792946 --- RELEASENOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 19a7868727..67a5ba083d 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -423,6 +423,7 @@ * Update `TrackSelection.Factory` interface to support creating all track selections together. * Allow to specify a selection reason for a `SelectionOverride`. + * Select audio track based on system language if no preference is provided. * When no text language preference matches, only select forced text tracks whose language matches the selected audio language. * UI: