[roll] Roll fuchsia [testing] Mark variable as potentially unused

https://github.com/llvm/llvm-project/pull/87348 extended unused variable
warnings, and this patch marks variable as potentially unused depending
on the Fuchsia API level.

Original-Bug: 333073363
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1034099
Original-Revision: ec677298d5e93d129dfab20ca9a8d9b9c03c80d8
GitOrigin-RevId: a97441ca99f21347ca49dfeccf7dd571e758267a
Change-Id: I098d6917af2a4f5278aa15cb4bc8e0c67fd35c7d
1 file changed
tree: 9fd6f177b0855ba954ff4230687764dbf1761ac3
  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.