[roll] Roll fuchsia [superproject] Roll cobalt [SystemProfile] Change SystemProfileSelectionPolicy SELECT_DEFAULT to SYSTEM_PROFILE_SELECTION_POLICY_UNSET

The SELECT_DEFAULT system profile selection policy is never actually used, and should always be set previously by by a customer in their report definition or by the registry parser at build time.

Original-Bug: 278575489

Test: ./cobaltb.py test
Test: unsafe cl test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1099595
Original-Revision: 376498d3342c4c93b7fdd67f60a16cee49fcec4e
GitOrigin-RevId: ea4c6275bd592aa72aa711858270d58ca52c2bbc
Roller-URL: https://ci.chromium.org/b/8738963623543049825
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1105019
Original-Revision: 0083989c19ffa6a12e911c983e88c863691e0c0a
Change-Id: I3a5d4c8cc2ea6690a99b1ed15b5ad193aeb3c5b6
1 file changed
tree: 9ff5ec248a4dc35f99e1138a626b59f2dd57de26
  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 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.