Nocturne: Always notify chromium that migration is done

This CL makes nocturne devices always notify chromium that migration is
done at startup. This is needed because we want dogfooders to easily
access GCA by the consolidated camera icon.

BUG=None
TEST=Tested on nocturne that clicking on camera icon second time opens GCA.

Change-Id: I5bb973a523bb73734ac3e5a2a8ffb6d1edab9d75
Reviewed-on: https://chromium-review.googlesource.com/1169031
Reviewed-by: yuli <yuli@chromium.org>
Reviewed-by: Ricky Liang <jcliang@chromium.org>
Tested-by: Sheng-hao Tsao <shenghao@google.com>
1 file changed
tree: ff7217cab6be3f8080a80c66d4179d5f8c60bbd8
  1. dev-keys/
  2. src/
  3. tests/
  4. third_party/
  5. utils/
  6. Makefile
  7. PRESUBMIT.cfg
  8. README.md
README.md

Camera App

Camera App is a packaged app designed to take pictures with several effects using the embedded web camera.

Supported systems

Should work on any operating system, especially on Chrome OS.

Compiling and installing

To compile run “make all”, then drag the camera.crx package from the build directory to Chrome. Note, that currently building on Linux only is supported. However, the crx packages should work on any other operating system without problems.

Automated tests

To perform automated tests on Linux, run “make run-tests”. Note, that these tests are experimental. The script must be able to execute sudo without a password.

The automated tests run chromium with a testing package of the Camera app. The Camera app communicates with the python test runner via web sockets. Note, that you will need a usb web camera to be plugged in. Embedded notebook cameras may also work, depending on the model.

Shortcuts

  • Space - take a picture.

Known issues

http:///crbug.com/?q=Cr%3DPlatform-Apps-Camera