[i18n] Remove fuchsia.intl.* from services

This service can now be requested by including the config:
`//src/intl/intl_services:config`.

Removing because we're adding code into sysmgr which will
cause it to fail if duplicate provision is encountered.

Bug: 39576
Change-Id: Idab6a50f6e508f7635616cd5dce580009683d2bd
1 file changed
tree: fc4b784dc318856d3b5151c4209283738c1708ca
  1. base_shells/
  2. benchmarks/
  3. bin/
  4. examples/
  5. lib/
  6. session_shells/
  7. settings/
  8. story_shells/
  9. tests/
  10. .gitignore
  11. analysis_options.yaml
  12. AUTHORS
  13. BUILD.gn
  14. CONTRIBUTING.md
  15. LICENSE
  16. OWNERS
  17. PATENTS
  18. README.md
README.md

Fuchsia Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Fuchsia.