[roll] Roll fuchsia [fdf] Update TestNode to use NodeProperty2

Update TestNode so that it stores NodeProperty2 and
returns NodeProperty2 in GetProperties().

Migrate existing usages to the new API.

Original-Bug: 361852885
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1251711
Original-Revision: 188f26c67c2f8eec65b159dec3a9e3982c0d4ec4
GitOrigin-RevId: 28a337bfe1b335929641468be24d1a1fd34f998e
Change-Id: I22dbe654ce03bc06d577d0243fcf02a2599312d7
1 file changed
tree: 0464a3e21eb0bddf43c94413033ca29ab7955fbb
  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.