[roll] Roll fuchsia [components] Namespaces support EXECUTABLE right

With this change, the namespace directories that are built by component
manager have the EXECUTABLE right.

This change does not effect on service nodes (protocols). Directories
that are added to the namespace (from cml `directory` capabilities for
example) are also not affected, except that they now support EXECUTABLE.

Original-Bug: 337937584
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1039215
Original-Revision: 0d41c2f120c291fb9e1d67b16845409338388f04
GitOrigin-RevId: 00b8596892f9ec33f4473cf285b2fbb146b95fff
Change-Id: Idab21e8f0694afb986fbf9d43439496dc3c21cd6
1 file changed
tree: e80ed32fb3436fdae952fc0e004893daf723b13c
  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 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.