[roll] Roll fuchsia [media] Add missing header for algorithm

The algorithm header is no longer transitively brought in through other
headers, and is needed for std::max.

Original-Bug: 381885679
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1170075
Original-Revision: 76a60b1de5e0b36e21cf721226d353266a3179e2
GitOrigin-RevId: 0032776496ce801726e85985687774be11ca2625
Change-Id: Idd31a46869a60b00ad930518d8701899ad6d64cb
1 file changed
tree: f8ae3369d5bd5b502e5381f45c4bb2dd63a90ffb
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.