[roll] Roll fuchsia Revert "[settings] Add stash migration for FDR settings"

This reverts commit 6d1aa60da09f3796256873e9aa8895403ea0b06b.

Reason for revert: Root cause of b/261026510 leading to devices stuck in bootloops.

Original change's description:
> [settings] Add stash migration for FDR settings
>
> Adds a migration for factory reset settings from stash to persisted FIDL
> as well as a cleanup migration that removes the original stash data.
>
> Original-Bug: 113875
> Test: fx test setui_service_tests factory_reset_integration_test
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/763088

Original-Bug: 113875
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/769754
Original-Revision: f5a2aef7a583226f9768908d049656de9c88b1c2
GitOrigin-RevId: 17cf43005d7587162427010e3fcc3eea3d12499f
Change-Id: I955dd60c8154ffd1bb51df48a3cf06f33af17605
1 file changed
tree: 30d6cb44b8aafc3babd7c389ff172a0d9fc13346
  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.