commit | 64b8fe00a7afd58704dc4e7540b818a3c943a099 | [log] [tgz] |
---|---|---|
author | Didi She <didis@fuchsia.infra.roller.google.com> | Tue Sep 12 16:57:14 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 12 09:58:23 2023 -0700 |
tree | 7750004932d4d86bc0a28fff5293c67d3e5e1499 | |
parent | dd640c53685d4f8bb0be7d7ab5b1dd4ddc114a20 [diff] |
[roll] Roll fuchsia [power][test] Add `dev/sys/platform` root driver This change adds a `sys` parent node and a `platform` child node. A FIDL protocol is used to test that the driver is bound to `/dev` and can be accessed. This change allows creating fake drivers with exact same topological paths as real drivers, e.g.: /dev/sys/platform/05:04:a/aml-thermal-pll/thermal Original-Bug: 104266, 261193590 Test: fx test //src/power/power-manager/testing/fake_root fx test //src/power/power-manager/integration Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/911733 Original-Revision: 659486b7cf979f26629acbda52ba203e3900d361 GitOrigin-RevId: 70428d453f10f6555ea6b4051ed7f2ef444f44f4 Change-Id: I142574b991ca5feb8eb45901ca5031c292a53f36
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.