[roll] Roll antlion Call save_and_connect with FuchsiaSecurityType

Fix a bug where PolicyScanTest was calling save_and_connect with a
SecurityMode instead of a FuchsiaSecurityType. This was due to this file
containing incomplete typing. While here, add complete typing.

Original-Fixed: b/292131866
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/887873
Original-Revision: e866c6b14313720fb43399174445b056a6812aa9
GitOrigin-RevId: b401e41e255e4de0ee60823f5f870568334a2d29
Change-Id: I85efc8c207e2571a8e17e11a4413327cbc447a81
1 file changed
tree: 0781b3f046488ee53b20c6d43b500067c61a6074
  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.