mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 21:37:44 +00:00
Merge "Annotate some TODOs" am: 302d29eb9b am: 0185ac7270 am: 3c8c7cdfa2
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1749641 Change-Id: I928acafa348c482aafbd7d0941f9395ff02b42e0
This commit is contained in:
@@ -286,7 +286,7 @@ enum Tag {
|
||||
*
|
||||
* Must be hardware-enforced.
|
||||
*
|
||||
* TODO(b/191458710): find out if this tag is still supported.
|
||||
* TODO(b/191738660): Remove in KeyMint V2. Currently only used for FDE.
|
||||
*/
|
||||
MIN_SECONDS_BETWEEN_OPS = TagType.UINT | 403,
|
||||
|
||||
@@ -878,7 +878,7 @@ enum Tag {
|
||||
|
||||
/**
|
||||
* OBSOLETE: Do not use. See IKeyMintOperation.updateAad instead.
|
||||
* TODO: Delete when keystore1 is deleted.
|
||||
* TODO(b/191738660): Remove in KeyMint v2.
|
||||
*/
|
||||
ASSOCIATED_DATA = TagType.BYTES | 1000,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user