[roll] Roll fuchsia Revert "[aml-rawnand] Migrate to Driver Framework v2"

This reverts commit 3a5dfe461939ee23a394d5cbc9bb0f861dcd4d43.

Reason for revert: Failed internal builder.

Original change's description:
> [aml-rawnand] Migrate to Driver Framework v2
>
> Migrates the aml-rawnand driver from DFv1 to DFv2.
> Updates class inheritance to fdf::DriverBase, moves
> initialization logic to Start(), and uses compat
> servers for Banjo protocols.
>
> Original-Bug: 500358249
> Test: aml-rawnand-unittest
> Change-Id: I503bf356fb8b8e90d4a04c7333c3c13444b5e631
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1582255
> Commit-Queue: Adam Barth <abarth@google.com>
> Fuchsia-Auto-Submit: Adam Barth <abarth@google.com>
> Reviewed-by: Chris Suter <csuter@google.com>

Original-Bug: 500358249
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1586908
Exempt: android-build-ayeaye@system.gserviceaccount.com <android-build-ayeaye@system.gserviceaccount.com>
Original-Revision: ea1458ab73b31db63a183400e76e4bf50deeb69f
GitOrigin-RevId: 848df834e1fed68b248101219e9dcfb8eab9f186
Change-Id: I31ede96410c8c686878c0f1ea58e505f898508b2
1 file changed
tree: cb7abf3d10d60a3be4b14041e146c741a4e479b6
  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.