[roll] Roll fuchsia [power] Remove Gonk support

Remove Gonk support from the power library as it is no longer used.
This includes removing the gonk module, tests, and references in merge_power_trace.py.

Original-Bug: 428247952
Test: fx test //src/tests/end_to_end/lib/power/tests:powerserver_test --host
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1467417
Original-Revision: 4338b64adbcbf1e1a81803077de05f4eab089ab9
GitOrigin-RevId: a275e5f0a9e122dc2ab54d37d11b67a71a9389e0
Change-Id: Idc587ec5f5d2f83a66b423c22418a1f57391ba93
1 file changed
tree: e52d794afa17ae6454a931a34d3db67a3e5557dc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.