[roll] Roll cobalt Don't fail if the FilteredSystemProfiles file can't be loaded.

Instead assume it is corrupted and start fresh. This results in
the retrieving of system profiles needing to be more robust. Now
if the retrieval fails, the observation generator will fall back
to using the current system profile instead.

Original-Bug: b/221001605
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/649767
Original-Revision: 620b13ecf5fa1ed72b0c9b02ba3bfdddb30f2d54
GitOrigin-RevId: 6b104ad922ef64cddbf76881ba9eeb6676acdb10
Change-Id: I5eb6018fe4a5ec3a60afbd28bab7e5876aa89284
1 file changed
tree: 835789a4efb0c0c304d188c7a2fe7a0a60f2a59f
  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.