[roll] Roll fuchsia [vim3][trip][aml] Fix Trip Point Driver Crash

The driver can crash after a client calls "SetTripPoints", and then
GetTripPointDescriptors due to the assert in generated code. The
assignment is changed to avoid the crash.

Original-Bug: b/326121094
Test: Modiifed CQ Test and locally tested on vim3
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/997879
Original-Revision: f8384376f8093243ed3fe37f2043e7a22a3b7d48
GitOrigin-RevId: 47d114ca64fb3e7b9ecc364dd43b86c5d81d150c
Change-Id: If1f24614ddd976b0792b2775128ee58c31c5f2ce
1 file changed
tree: ca09d3c60be8f453775c358b76134062eb878564
  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.