[roll] Roll fuchsia [magma] Add ImportObject2

New API and code refactoring for client-specified object ids.
libmagma still passes koids, that will be changed in a follow up.

Original-Bug:97052

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/678951
Original-Revision: 1d3010d3f7b1cfb71d8beb2abe74f06396a95090
GitOrigin-RevId: 4144c976fe7cdbff748dbd02f178f6399fa39adb
Change-Id: I60c95b4f9c54c05dc1d6d1de53875c25d8ccc91e
1 file changed
tree: 3e3f79a27a742e53078d56c2a677fa2e042b7002
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.