[roll] Roll fuchsia [assembly] Add new shared libs to platform resources

Adds:
lib/libbackend_fuchsia_globals.so
lib/libsvc.so

Fixes: 338653385
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1177860
Original-Revision: fee108f6b99830636a0aaacdcfadbe68cb70b4a8
GitOrigin-RevId: 441b315c13e358ba0a154dbaebafb2a97815ea95
Change-Id: Id1ad7d1c1be2ae45855681ed354660eec4d53544
1 file changed
tree: 227de2ec474e766985e04f322760bf722392dd37
  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.