[roll] Roll fuchsia [bedrock] try_into_directory_entry

Rename this function as it returns a directory entry and not
a directory. This will be reused by the other capability types.

Replace each try_into_open function with
try_into_directory_entry, as the default function
calls try_into_directory_entry anyway.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1010715
Original-Revision: 58484dccc47258998627274066028722f621f88e
GitOrigin-RevId: 76dbcca50c5504fcd6cde42d1255c95018e50233
Change-Id: I94075a0222b837362c771b602be7ec46c9c72bc6
1 file changed
tree: ec9309fa6ee6edba4bc85522a567379de76367f2
  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 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.