[roll] Roll antlion Initialize deprecated configuration controller.

A previous change removed the initialization of the
deprecated configuration controller library from the sl4f
controller.  This change adds that call back in.

Original-Bug: 409056296
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1250593
Original-Revision: 94dfc5e122290a14afcb95fc48ac85af5c2b30ce
GitOrigin-RevId: 80ab7c65100f5d815e0900e7ed3fae7b1cafdb09
Change-Id: I37e48caf69f4c9a7a9c403e36e65d6f9d047edcf
1 file changed
tree: 58483bba9fe4a42f89fe6854b9496866643fb0f9
  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 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.