[roll] Roll fuchsia [lowpan] Fix service republication logic

Making publish procedure stateful.

Ensure update_id always updates.

Ensure synchronous unpublish to avoid the race with service publishing
logic.

Original-Bug: 491540750
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1533738
Original-Revision: 9ffebb899fe5b98a21f4403d82a580448b553f46
GitOrigin-RevId: 24decccadb050f6c634962d4a55ed3853b2e33df
Change-Id: I11b0c95b741c6b678591817f5af77699d11a8c97
1 file changed
tree: 9c75e12646eea1eca58ce475e6ea06189422c916
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 in one of the communication channels documented at get involved.

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.