[roll] Roll fuchsia [moniker] AbsoluteMoniker from absolute + relative moniker

AbsoluteMoniker::from_relative() takes an absolute moniker (start) and a
relative moniker (start->end) and gives back an absolute moniker (end).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/464981
Original-Revision: eba315bf785eee23c5c7665da21ecc0061863339
GitOrigin-RevId: 6a271f20f491c9adc4f87becd81e2858f9eb8806
Change-Id: I5643d5f548af541cc8900da2cee17e24fc3765c9
1 file changed
tree: 1b4156b07dee6f8feea43cb0e546a26cc30e0800
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.