[roll] Roll fuchsia [paver] Add OneShotRecovery support

Add a fidl interface in BootManager for libabr one shot recovery. This
can be used to reboot to recovery mode on devices that does not have
platform-sepcific (i.e. psci reset argument based) reboot mode support.

Original-Bug: b/255567130
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/754850
Original-Revision: cf6eaccb924a1bc87404d900d86616a32329835a
GitOrigin-RevId: 2d54f62f699ad8ea6fa30055633202b8b357af19
Change-Id: Ie920de381cc3770ea6bb24e9a80598048ee03c02
1 file changed
tree: 6c1dc8ef940713929ad62b526004b259096423ff
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.