commit | fe0d17e74d893a8b45f617a03be6e30f84490ece | [log] [tgz] |
---|---|---|
author | Justin Ouellette <justinoue@google.com> | Mon Sep 20 23:09:34 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 20 23:09:34 2021 |
tree | 29b79566be2af6d0ae1b7b49a079adcc276c046f | |
parent | 845b16da1ea30a4d5cb550720abdc9a8c3f29185 [diff] |
Fill TPM owner_password_is_present in device status reports. This adds an explicit owner_password_is_present to device_status_collector and the device_management_backend_proto to be in sync with cros_healthd and to avoid confusion from using the calculated tpm_initialized field. Bug: b:198311620 Change-Id: I2df2a4c91f9681da901b8189bf849462b4b789ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3171871 Auto-Submit: Justin Ouellette <justinoue@google.com> Reviewed-by: Pavol Marko <pmarko@chromium.org> Commit-Queue: Pavol Marko <pmarko@chromium.org> Cr-Commit-Position: refs/heads/main@{#923125}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.