[roll] Roll fuchsia [sdk][role] Replace SetRoleForHandle with SetRoleForVmar

The new role manager API does not support sending generic handles, so
replace the SetRoleForHandle function with SetRoleForVmar.

Original-Bug: 323262398
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/992192
Original-Revision: 70f817079b2af0588b013873a82465526ec9f2b2
GitOrigin-RevId: dc013b711b307b46bec9412cdba4f6e6fae471cc
Change-Id: Iab9a87f9a4d2e25d9fb3b0bbbf3e73b34c2a0504
1 file changed
tree: 7f0833bf9bd0204dc32866fbb01f47d4971c28c3
  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.