[roll] Roll fuchsia [adc-buttons] Fix polling rate unit mismatch and refactor to zx::duration The driver was passing a value in microseconds to a FIDL field expecting nanoseconds. This change fixes the unit mismatch and refactors the driver to use zx::duration for the polling interval internally to prevent future mismatches. Original-Bug: 510951092 Test: fx test //src/ui/input/drivers/adc-buttons TAG=agy CONV=c2ad990b-90ac-47a0-ac21-5373b637fc14 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1603957 Original-Revision: 8ba400dc22f55b3fd57ec27a2095918cb2cce820 GitOrigin-RevId: 881e3c323aaa2e09d58eba9e417a3bf544c39145 Change-Id: Ibcd654ae0b9c8c573213208d3d02719cf24277d0
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 in one of the communication channels documented at get involved.
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.