[roll] Roll fuchsia [idk][build] Non-FIDL atoms must be in partner category

Require that all atom types except FIDL libraries use the "partner"
category. Fix a template unit test that was the only exception.

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