[roll] Roll fuchsia [assembly] Make update epoch configurable

The epoch used in the update package can now be configured by the
product/board.

We have a platform epoch that is added to the product epoch in order to
ensure that the platform can bump the epoch for all product if
necessary.

Original-Fixed: 109440
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/762083
Original-Revision: 3ccbf3f0a24300681220ec03433b05ca4c56fe95
GitOrigin-RevId: 12ca879e3fe0c757e5c4ae24a0d8b757bc18b974
Change-Id: Ie788a5b2d3b625c9847cb2c2fca53f72dfbffd79
1 file changed
tree: 90e81b5cfe3205a32410a6454987110166d0d823
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.