[Telemetry] Fix TPM API description
Add the missing description for `enabled` field in `TpmStatus`. Bug: None Test: CQ Change-Id: I3058a54ac37d01f61091c3599c259ae7241f2106 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6330614 Reviewed-by: Wei-Luan Wang <weiluanwang@google.com> Commit-Queue: Wei-Luan Wang <weiluanwang@google.com> Auto-Submit: Byron Lee <byronlee@chromium.org> Cr-Commit-Position: refs/heads/main@{#1428711}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
e32115b015
commit
632d24554f
@ -2131,7 +2131,7 @@ M115
|
||||
### TpmStatus
|
||||
| Property Name | Type | Description |
|
||||
------------ | ------- | ----------- |
|
||||
| enabled | boolean | Whether the |
|
||||
| enabled | boolean | Whether a TPM is enabled on the system |
|
||||
| owned | boolean | Whether the TPM has been owned |
|
||||
| specLevel | boolean | Whether the owner password is still retained (as part of the TPM initialization) |
|
||||
|
||||
|
Reference in New Issue
Block a user