| commit | af460997f88d04101adbb089a098ba978cae516b | [log] [tgz] |
|---|---|---|
| author | Aidan Wolter <awolter@fuchsia.infra.roller.google.com> | Wed Aug 25 01:05:17 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Aug 24 18:07:06 2021 -0700 |
| tree | fab481797c3bfcc6f68597f35cbbe3fa890db8dc | |
| parent | 973f00e4e2d258b95d364f3437bba32a045f7c1f [diff] |
[roll] Roll fuchsia [fvm][assembly] Cleanup fvm args The fvm_sparse_arg calculation is only used in one location, so we now move that to that corresponding BUILD.gn file to prevent others from depending on it. We do no expect parts of the code to be completing their own FVM generation. In fact, the generate_fvm.gni template has already been moved to //src/storage/volume_image/fvm/generate_fvm.gni. We also, have removed all usage of string fvm args, and can remove the comment in the fvm.gni file explaining the transition. Also, the fvm_image_size argument is unused, so we are deleting it. Client currently use fvm_max_disk_size instead. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/572051 Original-Revision: a462e30510e9a8fef3d3f3c260cc1e3261dc5fd9 GitOrigin-RevId: 8b385f21cc3871f896f7dca742d1e64aacaaad8f Change-Id: I423fed2d41c339ce5952418171a96e74b8ce3558
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.