[roll] Roll fuchsia [docs][syscalls] Clarify language in object_set_profile docs.

Clarify language in object_set_profile docs to indicate that the
target object may support types other than threads in the future.

Original-Bug: 87609
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/617485
Original-Revision: b84118b6406b757211bd690ffdfbb9225072b048
GitOrigin-RevId: e393ec49ee02577cb92d4bdbfc27748c90eee3c7
Change-Id: I60d69144bcf342fa7d63812adcaae71d84046014
1 file changed
tree: 89bdca6dfd556ee8beb82e653c5db8af09c80cfd
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
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.