[roll] Roll fuchsia Reland "[setui] Delete deprecated fuchsia.settings.Device API"

This reverts commit 605d9fcafa9d207a9ac5eadcfca8a3581823488a.

Reason for revert: Relanding after fixing google3 usages in cl/394351473

Original change's description:
> Revert "[setui] Delete deprecated fuchsia.settings.Device API"
>
> This reverts commit 982a2f3469d50d469d605d3498b31c58bd9ccbeb.
>
> Reason for revert: breaks SDK linux
>
> Original change's description:
> > [setui] Delete deprecated fuchsia.settings.Device API
> >
> > All clients have already been migrated off and the API is not accessible
> > through sysmgr, so there should be no more users.
> >
> > Original-Fixed: 77094
> > Test: fx test setui_service_tests
> >       Manually verified that devices still function properly
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/574402
>
> TBR=lindkvist@google.com,wxyz@google.com,cfukuhara@google.com,setui-review@google.com,sijiec@google.com
>
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/575681

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/576562
Original-Revision: b12afa5952bbdd5a0c1d38b2c206308bb8966209
GitOrigin-RevId: 31ebf1a9fbb930bbec0a7221aa94d9ab87d42086
Change-Id: Ic75794f04ecf4ca6a80fa4e2be1173b2bfd31447
1 file changed
tree: a02e808670df28b7bd64019e84d46025ec00a999
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.