[roll] Roll fuchsia [starnix] Introduces 3 different Releasable

This CL introduces different Releasable depending on the type of self.

This is done creating a local macro that built the 3 types of Releasable
as well as the associated smart pointers.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/929492
Original-Revision: 122a790ac38f8741236fbee783d352f5fabbeecd
GitOrigin-RevId: ed3326bb770fffb433b7c91a35c629096d34874d
Change-Id: I09968d97b5a7c1321a07bd8c80750baa038b32d1
1 file changed
tree: 5b4d283a1d2b381aff99734c215c5d104d5159e0
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.