[roll] Roll fuchsia [radar][proxy] Use platform config to enable proxying on eng/userdebug

proxy_radar_burst_reader tells radar-proxy whether to act as a proxy for
radar data or to allow clients to bypass it and connect directly to the
driver. Connecting directly is better for performance, but prevents
burst injection testing. Use platform configuration to enable proxying
on eng and userdebug builds, but disable it on user builds.

Original-Bug: 123714
Test: Radar features work on Nelson
Test: fx test //src/devices/radar/test/radar-integration-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/839576
Original-Revision: a87ef47e5c04ca28e5a137b684e064dbec4440cc
GitOrigin-RevId: 1573a730e4ab8a4bd8d747e7c45b3ee5ee84ab87
Change-Id: I142d9f3edcee488c653f25d525423350b83fa3a4
1 file changed
tree: 272be9aebe6e6b69e415238d2e9ee2589d12b324
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.