[roll] Roll fuchsia [SetUI] Remove setting type from listen update.

The setting type is no longer needed for the listen
update as it is implied by the receptor it is
delivered to.

Original-Fixed: 66278
Test: fx test -o setui_service_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/460762
Original-Revision: 9f89b80c8676c372f53785bae86d04a602fa8680
GitOrigin-RevId: 599d762add3a663db526641b344471cf00df2e21
Change-Id: Ib33324a4f7b7be2c2d06b2783356695eb4329d99
1 file changed
tree: d83a7c4a15412b7791823f2cab95d37c4de7e9f1
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 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.