[roll] Roll fuchsia [assembly] Complete removal of product_include_updates_in_blobfs product_include_updates_in_blobfs deprecation step (4). We are in the process of removing product_include_updates_in_blobfs. This flag is used to put the update package in blobfs at assembly time, which ensures that the device can take an OTA by reserving that space. Now that we have the max_blob_contents_size flag, we can be confident that we will not go over budget. The deprecation is as follows: (client repos) 1. Explicitly set the flag on all smart products to false && Reduce budget for blobfs to ensure OTAs are possible (this removes update package from blobfs safely) fuchsia.git 2. Change the default state of the flag to `false` (allows us to remove usage of the flag in clients) (client repos) 3. Remove usage of the flag fuchsia.git 4. Remove the flag and usage in fuchsia.git Original-Bug: 58645 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/549964 Original-Revision: 08b58a40873fbab91c3a476150dbca16df4296d1 GitOrigin-RevId: 9eb433d9a3cbb066e5483ba10a7cc4b4afcc0ad8 Change-Id: Ia1756812fee75e017c87ab1e29d585f2ab85416f
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.