[roll] Roll fuchsia [netdevice] Rename GetIdEvent -> GetIdentity

When adding it to the netstack API GetIdEvent started looking weird,
after some discussion we settled on GetIdentity.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1448394
Original-Revision: f98965068509f97050992eda32242d7c703a86bb
GitOrigin-RevId: 1d2073ba4b896a78105ffe187960944f17578b20
Change-Id: I05f6b16e151c3a82f2bc57013b0b3c9115b9c0d5
1 file changed
tree: ce8b5f1138ea77eb9f0e353d67bdd51635c9e962
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.