[roll] Roll fuchsia [analytics][fx][ffx] Increase limits for GA4 360

Just learned GA4 360 has higher limits on number of event parameters,
user properties and max characters allowed for event parameter values.
  - 100 event parameters
  - 100 user properties
  - 500 chars for event parameter values
With fx analytics now also upgraded to 360, I increased those limits in
both fx and ffx analytics. Note that some args2 were still kept in fx
analytics for backward compatibility.

Original-Fixed: b/359883521
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235287
Original-Revision: 7ece24692a48bbcf14993f529c94a5ec66457228
GitOrigin-RevId: 34066df838c0a9d0a5569c2db595a38d91732ce6
Change-Id: Iddebfd953a67e6893f2dae0d38815d686e7b016f
1 file changed
tree: 75a6bc664ce9818298c02d5ca1f7b29392c1cc1c
  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 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.