[roll] Roll fuchsia [live_usb] Block OTAs in live usb.

We can't install OTAs in the live USB, since it's a ramdisk and
rebooting erases any state. Avoid this by adding a rewrite rule that
blocks the update package from being resolved when the live usb is
enabled.

Original-Bug: 44594
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/493221
Original-Revision: 5c9f4502d3d1acbd21ab6baa66be6d25e5a04c10
GitOrigin-RevId: 0934772af0be5a5d97514aeb5e1422f1d8204d8d
Change-Id: Ic1cf87c1ca1de495f0a0b126afaa968042b1c0b2
1 file changed
tree: 595e5766d17ef2dd372ad2e9730cca889cdc10d9
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.