[roll] Roll fuchsia [assembly] Give userdebug access to kernel_args_eng

userdebug builds are allowed to use kernel_args_eng, therefore we add
that AIB to the proper userdebug groups.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/952233
Original-Revision: a69d408b9f3179b34c55fa7d4c7357dfe32918e0
GitOrigin-RevId: dd9a3cf5445a14fb0e5c0f067274761676c250e9
Change-Id: Ic0d31c611c10851fb75ccfcf68389f65bfa09263
1 file changed
tree: d41a070df0cb7d38453152cbef3c8485b84864a4
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.