commit | 19b3b0d89470c1c7a58c7c009435431bd1d6332c | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Wed Jan 31 22:46:47 2024 +0000 |
committer | Eric Biggers <ebiggers@google.com> | Wed Jan 31 22:54:54 2024 +0000 |
tree | 1d0c41d93e93a91fab493db54f9c95cf5ce065db | |
parent | 53d2763a23872f63657d01b3d6df9777245e4d3c [diff] |
keystore2: rename MonotonicRawTime to BootTime Due to https://r.android.com/2822970 ("Use CLOCK_BOOTTIME for keystore2 auth token received time"), MonotonicRawTime now uses CLOCK_BOOTTIME instead of CLOCK_MONOTONIC_RAW. Therefore, rename it to BootTime. Bug: 309686873 Test: atest -p --include-subdirs system/security/keystore2 Change-Id: If1fbbac2eccb03dc7360ae742d79e58f871fb80d