commit | 85ee2724cbfc96aa1e0409b0fa5adab82a22c1f1 | [log] [tgz] |
---|---|---|
author | Sanjay Chouksey <sanjayc@fuchsia.infra.roller.google.com> | Fri Oct 21 21:43:33 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Oct 21 14:44:27 2022 -0700 |
tree | 18efd24b11027d72ad6e94100417093e621a037c | |
parent | 4cb5ccd4498e8bababdde46aa60a97bbca7de800 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.