[roll] Roll fuchsia [assembly] Move empty sensor config to internal repo

This include is now included in an internal repository, and no longer
needs to be included here. This transition moves the GN include to the
same place as the product config so that they can be updated together.

Original-Bug: 126530
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/855196
Original-Revision: 0346d96650e8c80011aae9f1ff553855ef91095c
GitOrigin-RevId: 148edc3c9e8b4847b0a98b7e0e4f941c2dff90b2
Change-Id: I89066b8162c03f7464965dd3abe17cdd2fd9b9f8
1 file changed
tree: 6bfab859c11ade1203a10a35460bfb2f82fc9a5d
  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.