[roll] Roll fuchsia [sysmem] Remove workaround re. API 19.

We no longer need to exclude fuchsia.sysmem2 and fuchsia.images2 from
SDK because non-retired API levels all have them now.

Original-Bug: 42085119
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1336686
Original-Revision: 8e973bdf4558d768b9df0e555de7b909d78e6225
GitOrigin-RevId: a893781408a33d5cdf9561107ec56c5ec19166ec
Change-Id: I4453ac5dfb181ad5e4f50b1def29edb2fda04eb8
1 file changed
tree: ef4a60acfe0ea4443fafd3547b9f861ac8c95b52
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.