[roll] Roll fuchsia [swd][security] Add policy labels import to core.gni

Adds an import to make policy_labels available in core.gni for leaf
product definitions. Does not define a policy_label in core.gni yet.

This is essentially a no-op since in //build/security/policies.gni, the
policy_label arg is an empty dictionary. This is part of step 3 in the
SWD policy migration.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/571311
Original-Revision: f10199a7947859f31f6e4a16759fdc2fea159993
GitOrigin-RevId: 46e0fa034f58e7e923ea165f8b42498188ca1c4c
Change-Id: I87d6e7f999a0892de7910a6f1e216e3de65a473c
1 file changed
tree: 05df043a34a3a52c3a2744781b3b5b0894d6c862
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.