[roll] Roll fuchsia [assembly] Add enable_codecs and enable_sessions to media platform config

This adds two fields that will control the inclusion of these features
instead of the input group 2.  Thie field is not yet used, as vendor
repos need to migration to setting it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1100830
Original-Revision: 15765792a1deeb56cc3c75b3f35e754501b25304
GitOrigin-RevId: f61be9aac16af3dc4a1191fab96a14987529b45d
Change-Id: I1f6c1ed6f57845e012e3bfc5feacf4ba1f2f611f
1 file changed
tree: 87086e8aa896870b0eea0115854c7effc40da8ad
  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 via the IRC channel #fuchsia on Freenode.

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.