[roll] Roll fuchsia [ffx][playground] Clean up file opening and handle symlinks

Refactors the interpreter's open function and the ls builtin to be
cleaner. All on the advice of the storage folks.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1007876
Original-Revision: 568f272ba8dc0d56460acd0f2c22809d53146401
GitOrigin-RevId: 39df44988e92fe62ab956c3c21783f9bcc4cee1d
Change-Id: I5676881393f3536dee766c5c91e9663a26882a56
1 file changed
tree: bed85925c21ed251adefb582380cfea1f8a36eb7
  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.