[roll] Roll fuchsia [fint] Add pgo_profile_path bool to context spec

https://fxrev.dev/1034333 introduced a new GN arg called
`pgo_profile_path` to use in PGO-optimized builds.
This patch adds pgo_profile_path into the context spec.

Original-Bug: 335919004
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1039294
Original-Revision: d4030b37fb0e86741ebb6089ad11038f524f8aa6
GitOrigin-RevId: c0b6f6d0ba79e85e13d3dad9e0ba72818a7b003d
Change-Id: I615dfdc85e696e434d125eb024ccbece1a69ae60
1 file changed
tree: 5e8059747fe3b202ce0f236a86de09100c011211
  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.