[roll] Roll fuchsia [assembly] Remove a couple unused features

1. bundle_dir/bundle_name were never customized for AIBs
2. is_empty() is never called anymore for AIBs.

Original-Bug: 474331015
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1490477
Original-Revision: d8456fccc1412624bc1eb01635e3e7dab9ad7192
GitOrigin-RevId: d76a29b3468e49105632dfe5797d94957e9bb5af
Change-Id: Ic254184c1f28ce4d31a4c6b0a7bb4921dc5b040d
1 file changed
tree: 46a1084ff43c0b83212b9c79573603e2c88280a3
  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.