[roll] Roll fuchsia [kernel][sched] Remove an assert that has an edge case.

Remove recently added assert that appears to have an edge case with CPU
hotplug. This assert isn't essential and only checks a condition that
affects estimate accuracy on products that have an energy model loaded,
which should be none right now.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1153342
Original-Revision: 42d5632b90cd53726a5552922375a38b991568c3
GitOrigin-RevId: 248ad7f9bc699fea274e4e2498dd3bc8ee5cc0d8
Change-Id: I34136d5d212733f7cb5a6ce57602e8b306994d8f
1 file changed
tree: d0e1739983c150f2e8234e27cb579223d9ab0af9
  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 in one of the communication channels documented at get involved.

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.