[roll] Roll fuchsia [examples] Remove ViewProvider from bouncing_box.cml

Bouncing box example directly connects to GraphicalPresenter and as such
has no need for ViewProvider. This change removes it from it's .cml. But
it does expose fuchsia.component.Binder to allow element_manager to
start it.

Updated README.md

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/745091
Original-Revision: 4eb0e132e9563af2592c3a3fb1540fd99a1bed77
GitOrigin-RevId: 3eeaffa39204cdbebb98b19b8374a5cbc27b324d
Change-Id: I2b4e0ae0b01c108d556a3c3ffb3984a30e2bb08c
1 file changed
tree: 18efd24b11027d72ad6e94100417093e621a037c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.