[roll] Roll fuchsia [starnix][power] Add power suspend stats to sysfs.

Adds basic implementation for files in /sys/power/suspend_stats.

Original-Bug: b/285184649
Test: fx set core.x64 --release \
        --with="src/starnix/tests/syscalls:tests" \
        --with="src/starnix/kernel:tests" && \
      fx build && \
      fx test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/895479
Original-Revision: 00be8ca08a6cf2defbf525f025098a7d7bd5d34f
GitOrigin-RevId: 33e22061b6db0416cd8258ea612635d6f1e70bad
Change-Id: I4bf0f5babbcc47931be721532f932306829aa448
1 file changed
tree: 45b58755cd94e9a93dc2e11d4487e5741db1d3da
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.