[roll] Roll fuchsia [fidl][deprecatedtimezone] Remove the watcher methods

These methods should no longer have any callers left either in or out of
tree.  Removing from FIDL and withdrawing from the implementation.

While I was there, I added a canonical "tests" target to
`//garnet/bin/timezone/BUILD.gn` just so I don't need to guess the test
name.

Original-Bug: 42394
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/562808
Original-Revision: 6e113d3a38865354455dd28b2745fdf22c2ac079
GitOrigin-RevId: 66c8d87b038e6cf853dea3f7089b1665e15a3e48
Change-Id: I24248219bdd3367ee1735004d1d4cf88d58373af
1 file changed
tree: da20fd261dbea6799ab1159ebd9ba014ac553fb3
  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.