[roll] Roll fuchsia [starnix] Add kgsl tests target

This change adds the kgsl unit tests target to the list of starnix
tests. It intentionally does not add the module target to the modules
list, as the kgsl device is not used by standard containers.

Test: added //src/starnix:tests target and ran fx test kgsl-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1516741
Original-Revision: f0720069828b986c0d9843a0a7dd8e3d2183adde
GitOrigin-RevId: ef6d67c817848f5b86050fea73c6ffa20fd46a3b
Change-Id: I435ba9a41131ebfe65339e890b4644f19087a169
1 file changed
tree: 100a62c9e65842fe59aa3075da149f51bc05968d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.