Add back release notes about deprecated HDR symbols

These were accidentally removed in 832d5b5f98

PiperOrigin-RevId: 545156495
This commit is contained in:
andrewlewis 2023-07-03 08:45:44 +00:00 committed by microkatz
parent f486074f82
commit 6d351a3c12

View File

@ -103,6 +103,12 @@
tests and Compose UI tests. This fixes a bug where playback advances
non-deterministically during Espresso or Compose view interactions.
* Remove deprecated symbols:
* Remove
`TransformationRequest.Builder.setEnableRequestSdrToneMapping(boolean)`
and
`TransformationRequest.Builder.experimental_setEnableHdrEditing(boolean)`.
Use `Composition.Builder.setHdrMode(int)` and pass the `Composition` to
`Transformer.start(Composition, String)` instead.
## 1.1