| commit | 78d49f6ac359e4549c6de9ee7607aea2a1463db2 | [log] [tgz] |
|---|---|---|
| author | Alex Pankhurst <pankhurst@fuchsia.infra.roller.google.com> | Tue Nov 28 00:10:49 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 27 16:11:42 2023 -0800 |
| tree | 4f64d0fd292628dd74aa68f7c63de472f8411b9e | |
| parent | 853075d631173182b24c7ab33fb3de9e1ea7ff1e [diff] |
[roll] Roll fuchsia [forensics] Allow user/userdebug configs to be used on eng builds
User/userdebug configs can be included on eng builds by adding the
following to GN args:
```
base_package_labels = [
"//src/developer/forensics:userdebug_configs_for_eng"
]
```
Note, attempting to use this this build target on user/userdebug builds
will fail because the assembly config and the GN args cause the same
config data file for Feedback to be included.
Original-Bug: 312749175
TESTED=Included target on eng, user, and userdebug builds
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/950758
Original-Revision: ade59f419440ed379b4e156fa9260364a1882bb9
GitOrigin-RevId: a46ecf22eaff8dc1fe1715ec4c785e94bdbd799d
Change-Id: Idae0c3e63f635d8e5f1216fc7355b4b2cd29fa3a
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.