[roll] Roll fuchsia [settings] Decouple DnD from SettingInfo, ControllerError

This is in preparation for moving the DnD code into its own lib.

Original-Bug: 42166874
Test: fx test //src/settings, manually on astro
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1197724
Original-Revision: f8400a97b1a1ff574d0bbd63e36520ee92187aac
GitOrigin-RevId: 6874e69f7b0c99d747b31faac6a5f63dfcbcc67a
Change-Id: Ie9bcf1075557d1792a7f615d6ddd40b58f154ab5
1 file changed
tree: a144d2f0c281e5baf053b3b7f6e88f6014bfef2c
  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.