[roll] Roll fuchsia [ui] Scene Manager supports idle_threshold_ms

This is a revert of fxrev.dev/868841 with a couple modifications:
- reintroduces idle_threshold_minutes as idle_threshold_ms
and modulates default values accordingly
- values are given based on build type instead of being a
  PlatformUiConfig knob
- removes markdown changes discussing product assembly, since that's not
  an option in the new approach

This reverts commit e7c73759f0e2c67b51a24d840f5a7dfb169fcd73.

Original-Bug: 342432124
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1053875
Original-Revision: 3da82ece389f204eb72a2325367a1f5745e26af4
GitOrigin-RevId: 66a3a4b222971f6df917eba34da9ec6ee729cf97
Change-Id: I0940bb4904dec603f9eccf4de98f4b0c2f0f0d13
1 file changed
tree: bfdf507a26012d8fe4c74b44d86ef238fdc8dcb1
  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.