[roll] Roll fuchsia Revert "[analytics][rust] Store analytics in XDG_DATA_HOME"

This reverts commit 3718a870288b36c99d3e91acada888fe889e254e.

Reason for revert: broke LSC; ffx fails when HOME is unwritable

Original change's description:
> [analytics][rust] Store analytics in XDG_DATA_HOME
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1075372

Original-Bug: 351032570
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1076648
Original-Revision: afa1b645671a7356aa9f159d30a0e74606b0b6b6
GitOrigin-RevId: 53dde962b34327b33311ac363b82d1bf92e731a0
Change-Id: I804e446321ff0c8b9bb6d3c137ae06b0d08814d8
1 file changed
tree: 561651d1f4d08f1651ff7356a8b23954e948a668
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.