[roll] Roll fuchsia [kernel][phys] Remove extra dep on kernel-unittests-boot-test

//kernel:boot_tests already has kernel-unittests-boot-test
so //kernel/phys/test:boot_tests doesn't need it too.

Original-Fixed: 122902
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/813052
Original-Revision: db134651b64839e825c700f23397be5a8b31dcc2
GitOrigin-RevId: 11cfeb1c5a8b7d76b10a69c798a921711f38b93d
Change-Id: I1973812e6336aeb791ff46efb030cce2c1bb34b7
1 file changed
tree: 79f10956367091da14b851db8467fd768f97dcbb
  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.