[roll] Roll fuchsia [assembly] Use product OOM configs

Use the values set by product assembly instead of board. The board
configs are going to be removed. Also remove duplicate product configs
for continuous eviction and OOM behavior.

Run-All-Tests: true
Original-Bug: 411468800
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255390
Original-Revision: 3154794bc99216d17109fc4c12d715bee8f3b855
GitOrigin-RevId: ebd207050314a68ac4bedb28c0a8ab7927d7f804
Change-Id: I52cd961d8d17348cdf3a5b2b84aebd346848fb69
1 file changed
tree: b312f9fb2c68744dee272301e1ba9b68d37a9b87
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.