[roll] Roll fuchsia [temperature][shtv3] Move shtv3-test from Banjo to FIDL for I2C

This change does not move SHTV3 to FIDL when running on hardware, nor
does it affect the device's topological path. Only the test is changed
so that fake-i2c can drop support for Banjo.

Original-Bug: 98515
Multiply: shtv3-test: 500
Test: device-enumeration-test passed on Nelson
Test: lsdev showed the same topological path on Nelson
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/694363
Original-Revision: d17aae3abfea9465a71e8bafb26e85bac82f3685
GitOrigin-RevId: d5e89335266acffe123b86f268e644e4e1ec0f2c
Change-Id: Ia1bc38914395a51a96b316df8acb946142e01ca4
1 file changed
tree: feea6ec420fc355d289b2f10c198c366955d0651
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.