
Compiling chromium has higher requirements for device resources than in the past. Since version 106, some combinations of gn params will trigger OOM(out of memory) errors under the default settings of the compiled device. This error can be solved by adjusting the vm.max_map_count param of system. Bug: 1380991 Change-Id: I649e9fbcfccf0576f6d4ff6a8fa4fe8b61549e3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4005227 Commit-Queue: Hans Wennborg <hans@chromium.org> Reviewed-by: Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/main@{#1068964}