mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Fixing Keymaster documentation.
Keymaster HAL documentation documents the bootPatchLevel as having
tag 718, while types.hal indicates the tag value for it is actually
719.
Test: N/A
Bug: 78104779
Merged-In: I0dde0b3c863081f2594e20466d8e82866a5f2d2e
Change-Id: I0dde0b3c863081f2594e20466d8e82866a5f2d2e
(cherry picked from commit ae8da1b70a)
This commit is contained in:
committed by
Keun Soo Yim
parent
0b1461687f
commit
ff29edcc71
@@ -753,7 +753,7 @@ interface IKeymasterDevice {
|
||||
* attestationIdManufacturer [716] EXPLICIT OCTET_STRING OPTIONAL,
|
||||
* attestationIdModel [717] EXPLICIT OCTET_STRING OPTIONAL,
|
||||
* vendorPatchLevel [718] EXPLICIT INTEGER OPTIONAL,
|
||||
* bootPatchLevel [718] EXPLICIT INTEGER OPTIONAL,
|
||||
* bootPatchLevel [719] EXPLICIT INTEGER OPTIONAL,
|
||||
* }
|
||||
*
|
||||
* The above schema is mostly a straightforward translation of the IKeymasterDevice tag/value
|
||||
|
||||
Reference in New Issue
Block a user