[roll] Roll fuchsia [ftl] Disable new wear leveling algorithm

Partial revert of commit 289f67706fcedf67a7ba073215f900e0451841aa.

This separates the driver controls that are relied upon by out of tree
callers and the actual implementation. It allows the external caller to
still set the bit and responds the same way, but will log a warning that
the setting will not actually be honoured.

Original-Bug: 416695119
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1275404
Original-Revision: a1b0a218b7898d1e9290c7a8a6ce1ea64d50bffc
GitOrigin-RevId: e38372fd4b6577af7a41cd4f1dc358635bdec62a
Change-Id: Ie1c8356d5a497bfcb91fe22f471510f0dafb84e1
1 file changed
tree: 2efdc973febc19092718294398bf7fa32d582480
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.