[roll] Roll fuchsia [submodules] Remove active=false to all submodules

active=false flag does not ignore submodule project changes for users when projects and submodules drift apart in revisions. But it is preventing us to init submodules.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/768510
Original-Revision: 7f9b2f91f835529bd1bef13352ed97230c7a2bc7
GitOrigin-RevId: 366e50ba8d7e68b06249ea5be1febf36f6f1b0e0
Change-Id: Ic5c2c5694d9d690b7c33aa7b554295b3b5656e4f
1 file changed
tree: 5b441bc36545b927c73b944b8fac370123d3644c
  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.