[roll] Roll fuchsia [docs] Add GN import for fuchsia_unittest_package in Rust testing

Adds the missing import("//build/components.gni") statement to the documentation for packaging and running Rust tests. This is required to use the fuchsia_unittest_package template.

Original-Original-Fixed: 328619658

Test: None, documentation change.

TAG=agy

CONV=d5d98da5-866c-4e06-b361-32f5158ad746

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1666384
Original-Original-Revision: 63f9875cec4bf78d69d3410c3532c904fa442f49
GitOrigin-RevId: c537845a2f48df8e98e96b08514c9db8156f916f
Change-Id: I7a5bf4850ddf60009bf9ccb17eb273357a2c9d1d
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1672234
Cr-Commit-Position: refs/heads/main@{#195261}
1 file changed
tree: 1651b3bea67788146b86852e60e91d75b3136b73
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.