[roll] Roll fuchsia [superproject] Roll antlion Add missing source for SL4F device lib

Fix a bug where antlion errors with a missing import error when running
tests using the Fuchsia build. Add the missing file to BUILD.gn.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/850119
Original-Revision: 3ca9a15f1e302fd1104658782be56c20e0031b9c
GitOrigin-RevId: feb2a24e3fa25bb90e745b6c7a86abeab6948543
Roller-URL: https://ci.chromium.org/b/8782182420959279617
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/850121
Original-Revision: 81346603d1119a77f8dec9543f15cf06e3b3f05a
Change-Id: Ic34fb704c6984f67aabab18736d09eba4d902f93
1 file changed
tree: 9f2789d210311d43f006e2669447ed66703f81a1
  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.