[roll] Roll fuchsia [fxfs] Remove GetProperties

The GetProperties trait and FxNode::get_properties were only being used
when the concrete type was known.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/932372
Original-Revision: eecfa84f0cc39b5d0f478cfee6a912ed138ab2c0
GitOrigin-RevId: 662d27a5ae246f8fe16b4b73435253b3f9aa8c16
Change-Id: I367d8b8774afe1d49d721a5afb4b66dcdd6f9130
1 file changed
tree: 1537008bd366b2c6f6ed1375176b69840b6b2355
  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.