[roll] Roll fuchsia [bazel_migration] Migrate fuchsia.hardware.sensors and another 11 libs

Migrate FIDL libraries from GN to Bazel by skill, migrating_fidl_to_bazel.

Migrated Libraries list:
fuchsia.hardware.sensors, fuchsia.process.explorer
fuchsia.process.init, fuchsia.process.lifecycle
fuchsia.recovery, fuchsia.recovery.android
fuchsia.recovery.policy, fuchsia.recovery.ui
fuchsia.scheduler, fuchsia.security.keymint
fuchsia.sensors, fuchsia.sensors.types

Test: fx bazel build --config=fuchsia //sdk/fidl/fuchsia.hardware.sensors:fuchsia.hardware.sensors \
//sdk/fidl/fuchsia.process.explorer:fuchsia.process.explorer \
//sdk/fidl/fuchsia.process.init:fuchsia.process.init \
//sdk/fidl/fuchsia.process.lifecycle:fuchsia.process.lifecycle \
//sdk/fidl/fuchsia.recovery:fuchsia.recovery \
//sdk/fidl/fuchsia.recovery.android:fuchsia.recovery.android \
//sdk/fidl/fuchsia.recovery.policy:fuchsia.recovery.policy \
//sdk/fidl/fuchsia.recovery.ui:fuchsia.recovery.ui \
//sdk/fidl/fuchsia.scheduler:fuchsia.scheduler \
//sdk/fidl/fuchsia.security.keymint:fuchsia.security.keymint \
//sdk/fidl/fuchsia.sensors:fuchsia.sensors \
//sdk/fidl/fuchsia.sensors.types:fuchsia.sensors.types
Test: fx bazel build --config=fuchsia //build/bazel/rules/tests
Test: fx build //sdk/fidl:compatibility_tests
Test: fx set core.x64 && fx build

Original-Bug: 487883318
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1582493
Original-Revision: e05e80b548e1ed7c7875ce5ebb1031b0a448b464
GitOrigin-RevId: 9c0a63af85265b02d9c3534bd01d086f28b450e8
Change-Id: I6cfc2a09180106486a1720004e008cf5d9f491e2
1 file changed
tree: 34d7ef17f0c2f183796f12f1b7e87f665a3b4365
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.