[roll] Roll fuchsia [assembly][forensics] Add build type config override

Feedback behavior is normally configured based on the build type.
However, for eng builds Feedback developers sometimes need to override
the configuration for testing purposes.

This will replace the temporary measures taken in
https://fxbug.dev/312749175.

NO_IFTTT=DeveloperOnlyOptions struct is handled as a dict-of-Any in developer_overrides.py

Original-Bug: 361632877
Tested: `fx test assembly`
Tested: Applied upload config and observed upload in logs
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1108538
Original-Revision: 5a3b6b9eada125a7e8eb34fba1e52f9ac2be02c5
GitOrigin-RevId: 6a4dfa9681daed56f189d55b4b87aaaf65616fa6
Change-Id: I42352f75713afe28a15aff59a3b012ff13c82108
1 file changed
tree: 6fd912c692086d73d0655dc2b418333511c55cd3
  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.