commit | 8ed5408b7ba3f42881400f36bc3650648aebe0f9 | [log] [tgz] |
---|---|---|
author | Hai Bi <bihai@fuchsia.infra.roller.google.com> | Tue Feb 27 19:14:48 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Feb 27 11:16:12 2024 -0800 |
tree | ca09d3c60be8f453775c358b76134062eb878564 | |
parent | 0c799f767dea90f8bc40a86ac02bc88bc25ca2d6 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.