[roll] Roll fuchsia [security] Prepare for factory framework migration.

We will be renaming /core/factory to /core/factory/framework. This CL
updates the security rule allowing that realm access to the
dev-topological capability which it requires.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/726663
Original-Revision: 57d754317bcc8284e8f83cf067a3c4b1fef61bb0
GitOrigin-RevId: 81967c324b47df7b2102543f4e6d9d6c0548ddce
Change-Id: I75e416d34cab6c7222bd12e29162081b1c85863c
1 file changed
tree: 84db710794d805e3569a411fb522d0e1624f15be
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.