[roll] Roll fuchsia [kernel][sched] Update access to 'non-local' bandwidth parameters

This change removes the capacity, 'timeslice remaining', and expiration
accessors from ThreadBase, as the latter two are dependent on capacity,
and capacity is to become dependent on the state of the entire run
queue. Given that, it makes more sense to move access to this
information to the run queue.

Original-Bug: 328641440
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1017461
Original-Revision: e08b89f7ce395da6e40dd33faf27a8c14290c0dd
GitOrigin-RevId: 10c567b2e73a7f2a5448592783f4873e929abfb2
Change-Id: I6098bcd53de72ebfe7278298efdf45b706d923aa
diff --git a/stem b/stem
index fb956ff..5b3d6ba 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
              githooks="integration/git-hooks"
              remote="https://fuchsia.googlesource.com/fuchsia"
              gerrithost="https://fuchsia-review.googlesource.com"
-             revision="11f1415ffe9019507b20168fd5b8b065d7a3ba3b"/>
+             revision="e08b89f7ce395da6e40dd33faf27a8c14290c0dd"/>
   </projects>
   <hooks>
     <hook name="install-environment"