[roll] Roll fuchsia [nfc] Add a new fidl interface for NFC.

Original-Bug: 374128593
Test: Manually verified a prototype implementation.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1140101
Original-Revision: 0a7a82cdd3c26f8f5625c56d877ee440c2876436
GitOrigin-RevId: 4de2a4e13a2f8e1f742fbaffe0eb2d5382f4c2e0
Change-Id: I475080e9ecfa95353b9c4d9fa86fb6c75382e85c
1 file changed
tree: 3ce00b3b6c418474fcdc363e6160cb5968ce4e87
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.