diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 690822059a..11f3841e0c 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -10,6 +10,9 @@ information if desired (possibly using `Logger.appendThrowableString(String, Throwable)`). * ExoPlayer: + * Add additional action to manifest of main demo for making it easier to + start the demo app with a custom `*.exolist.json` file + ([#439](https://github.com/androidx/media/pull/439)). * Transformer: * Parse EXIF rotation data for image inputs. * Track Selection: diff --git a/demos/main/src/main/AndroidManifest.xml b/demos/main/src/main/AndroidManifest.xml index 21d07e4ee5..10ce807160 100644 --- a/demos/main/src/main/AndroidManifest.xml +++ b/demos/main/src/main/AndroidManifest.xml @@ -52,6 +52,7 @@ +