[roll] Roll fuchsia [platform-device] Implement get resource by name.

Gets the index corresponding to the resource name,
then reuses the existing implementation.

Original-Bug: 42083563

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/980968
Original-Revision: ed47aabae4bd50778675a76b88bcff4556d8b24b
GitOrigin-RevId: 852424e858b9c671be9d5edff58ba95bd24c42b3
Change-Id: I73502809c2cbe4eb973b99e7b13958b369176700
1 file changed
tree: abe1afc73f8e157214e1d06e084af12e30cfe426
  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.