| commit | 20006a4a1e91d2389762d67793fc1ff8f11bf3c8 | [log] [tgz] |
|---|---|---|
| author | Charles Celerier <chcl@fuchsia.infra.roller.google.com> | Thu Apr 10 11:48:57 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 10 11:50:27 2025 -0700 |
| tree | 80c4a506b2986db95efb98ac225ebde3c4d48b06 | |
| parent | 10d223b823302cdebe0ba92f731baa0be417de09 [diff] |
[roll] Roll fuchsia [fidl][python] Write bindings to directory with library name for future IDE support As an example, the difference of where the fuchsia.wlan.sme bindings will appear is the following: ``` - fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/python/__init__.py + fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/python/fidl_fuchsia_wlan_sme/__init__.py ``` By adding the additional directory, Python analysis tooling can discover the source code for each module because the directory name will match the module name. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249186 Original-Revision: 1d22e02f97980c09a2ac1985b9fce5c052421658 GitOrigin-RevId: 6aca597a24d2bd17f1cd44b51fd68fa108cb099b Change-Id: I0a90898c51d024115dec446fdbbfb86ddebec4f9
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.