[roll] Roll fuchsia [security][pkg] Bind on-device package server port

This change binds the on-device package server to port 443. The
test package runs an isolated netstack so there is no risk of port
collisions on the device.

Original-Bug: 88453
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/628206
Original-Revision: 0e4eff5007aa80f504b3e8d5c7ee24d0bffe45e7
GitOrigin-RevId: fd69b1123f07ba11d322e778517543eafacee5bf
Change-Id: Iac4cd643eaadf2aefc928133a77c1b33e64dcc5c
1 file changed
tree: 603bf61ff827c5bc072e880fa3766b7b953a2efd
  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.