[roll] Roll fuchsia [fuchsia.io] Add change_time to API level 18

When adding `change_time` to `NodeAttributesQuery` at level 18, we
missed adding it to `ImmutableNodeAttributes`. Re-write history to add
to `ImmutableNodeAttributes`. This should be okay as it is a table.

Original-Bug: 409203531
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1277985
Original-Revision: 47c3b8c5eab9be4c466e05e7ea1c433b08d7e5e7
GitOrigin-RevId: 96c7d460d63a7b4ba288c9181b574d7cb7239b72
Change-Id: Ic9f70e674d82f9358d4cebb364945bfe6914ac72
1 file changed
tree: e4360670ed4bb202197c9282609776aa8020a0ec
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.