mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Added a check to make sure IMEI is not "null". Bug: 281676499 Test: atest VtsAidlKeyMintTargetTest (cherry picked from https://android-review.googlesource.com/q/commit:71d19b21c30596b24ba053bfd9765528ee36901d) Merged-In: Ia1569a30412d633eee4d4de8cd00dea077d1c23d Change-Id: Ia1569a30412d633eee4d4de8cd00dea077d1c23d
KeyMint HAL
This directory contains the HAL definition for KeyMint. KeyMint provides cryptographic services in a hardware-isolated environment.
Note that the IRemotelyProvisionedComponent HAL, and it's associated types,
used to also be defined in this directory. As of Android U, this HAL has been
moved to a different directory (../rkp). This move is ABI compatible, as the
interfaces have been maintained. The build is split so that the generated
code may be built with different options.