Update version to 5.2.5

This CL updates version number to 5.2.5.

BUG=None
TEST=None

Change-Id: I9992df5a0efd5c8853f796af97874f6d44d73af4
Reviewed-on: https://chromium-review.googlesource.com/c/1278556
Reviewed-by: yuli <yuli@chromium.org>
Tested-by: Sheng-hao Tsao <shenghao@google.com>
(cherry picked from commit a3e5c66f5d5003c3d501843e42c0c775506fd530)
Reviewed-on: https://chromium-review.googlesource.com/c/1278557
Reviewed-by: Sheng-hao Tsao <shenghao@google.com>
1 file changed
tree: 54aa99f68c8b14327608bdde801af031e98e25d4
  1. dev-keys/
  2. src/
  3. tests/
  4. utils/
  5. Makefile
  6. PRESUBMIT.cfg
  7. README.md
README.md

Camera App

Camera App is a packaged app designed to take photos and record videos.

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.

Known issues

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