[roll] Roll fuchsia [sensors] Remove Sensors From Minimal Builds

The sensor components were being included in minimal builds when
starnix was enabled. Sensors should only be included in builds where
starnix_config.enable_android_support is true. In the future, including
sensors directly may become a separate product / board config.

Original-Bug: 397439065

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1208804
Original-Revision: 9e1e12a82b2f8cd3f487abac8209f5a308a15012
GitOrigin-RevId: bb4017e5d8c92b5a6efbc4f6884e7cdfc3c7b3b2
Change-Id: I30c5bb83dc37482300df678eb74aab894b9e734c
1 file changed
tree: 67fe5cf42bc3a6f61985491002e4d1ed3f155c41
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.