huddly-updater: use base::JSONReader::Read*Deprecated

base::JSONReader::Read* API is deprecated and will be changed to a new
API. Thus use Read*Deprecated during the transition period.

BUG=chromium:1054279
TEST=unittest huddly-updater

Change-Id: I66c2756656d63a32484fbc0796fe27e36a3ca6cf
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/huddly-updater/+/2203883
Reviewed-by: Joe Tessler <jrt@chromium.org>
Reviewed-by: Hidehiko Abe <hidehiko@chromium.org>
Commit-Queue: Qijiang Fan <fqj@google.com>
Tested-by: Qijiang Fan <fqj@google.com>
3 files changed
tree: 8c98f8361691a96b14c3adaef9f2f56caa8a1dc2
  1. conf/
  2. src/
  3. .gitignore
  4. Android.mk
  5. common.mk
  6. LICENSE
  7. Makefile
  8. OWNERS
  9. README.md
README.md

Huddly-updater is a utility to upgrade the huddly camera firmware.

Requirements

TODO: The GNU C library, libusb 1.0 and libudev are required.

Building

At the root of the repository,

$ make

Alternatively at Chromium OS development environment,

$ emerge-$${BOARD} huddly-updater

How to use

$ huddly-updater --help

TODO

It will also provide assistant tools to query the firmware version of the firmware installed in the huddly camera, that of a binary blob file.