[roll] Roll fuchsia [superproject] Roll antlion Switch to using Sl4f to get DUT version instead of ffx

This CL changes to using Sl4f and device_facade to get the fuchsia
version after flashing. It also logs the deivce name and product name
and adds those to the sponge_properties.

Test: FlashTest
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/849376
Original-Revision: 310556b1fd8c2a70a45533697bdc03e86ee75f04
GitOrigin-RevId: a992bf1c356d5e9fefc4656a8d9493d132c1e6c4
Roller-URL: https://ci.chromium.org/b/8782520113935323617
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/849402
Original-Revision: bb2e9eb35504b2915b77b23464cfd9efd952463b
Change-Id: I2170669d0839c4e0484959b839d23f5e83173e57
1 file changed
tree: b629f2158feb599f42039f77181b3ce9420012d2
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.