[roll] Roll fuchsia [radar][test] Disable radar reader proxy tests

Some of these tests cases are flaking, so disable them for now. The code
that they exercise does not run on user builds, only eng and userdebug.

Original-Bug: 461988873
Original-Bug: 465095319
Multiply: radar-proxy-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1437874
Original-Revision: e50a4c9ddaed131de0862337d6648e08892b00e5
GitOrigin-RevId: ef3c58eb3157b329418883f0b2e5451cf61f639c
Change-Id: If4a049772e0c508c32417620aa5b8a76fe59f8b6
1 file changed
tree: 9337c03736cf24c170e41cd89427c403519f6f7f
  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.