Accounting for changes made in the ChromeOS Frontend

In order to fully make the landing widget configurable, some minor
changes have to be made in the backend so that the overall changes
aren't overwhelming.

Change-Id: I4a9ddcb1338433827d1ee9175b269fa1c86e3679
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/35024
Reviewed-by: Arnav Kansal <rnv@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Tested-by: Emmanuel Ketsri <emmank@google.com>
2 files changed
tree: 18d4f7a305fd2e1ad91b8f15b93b421cb3d8ce6b
  1. release/
  2. src/
  3. testing/
  4. .gitignore
  5. BUILD.bazel
  6. cloudbuild.yaml
  7. CONTRIBUTING.md
  8. deps.bzl
  9. go.mod
  10. go.sum
  11. LICENSE
  12. README.md
  13. run_tests.sh
  14. WORKSPACE
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.