[roll] Roll fuchsia [memory] put all 3 PressureObserver::OnLevelChanged logs on a single line * we ended up having 3 messages from memory_pressure_signaler on any level change and the level isn't even correctly displayed Before: """ [memory_pressure_signaler] INFO: [pressure_observer.cc(127)] PressureObserver::OnLevelChanged 299068699 Old level [memory_pressure_signaler] INFO: [pressure_observer.cc(135)] PressureObserver::OnLevelChanged new level [memory_pressure_signaler] INFO: [pressure_observer.cc(146)] PressureObserver::OnLevelChanged notify 1 """ After: """ [memory_pressure_signaler] INFO: [pressure_observer.cc(146)] CRITICAL -> NORMAL, handle(299068699), notifying: true """ Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238452 Original-Revision: f0f3bfff89f62ea1b3d34438f57d142cb9aef6fb GitOrigin-RevId: c72d3862c40f79a0fb11cf7e1907482dfccc65e8 Change-Id: Id45e6b71924e688fdc010cea0920759a700a8763
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 in one of the communication channels documented at get involved.
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.