platform_hardware_interfaces/security
Eran Messeri a5047720f0 Use TagType constants
Now that the aidl compiler supports it, use constants from TagType to
indicate the type of each tag, rather than duplicating the values of
the constants.

Test: atest VtsAidlKeyMintTargetTest
Bug: 183737811
Change-Id: Ie8af1f00d04fa05c59cfc72692caecbcf2fae483
2021-06-15 14:26:59 +01:00
..
keymint Use TagType constants 2021-06-15 14:26:59 +01:00
secureclock/aidl Fix for the documentation in TimeStampToken.aidl. HMAC computation will always use 1, which is the value of SecurityLevel.TRUSTED_ENVIRONMENT. This is done for backwards compatibility purpose. 2021-05-25 19:22:43 +00:00
sharedsecret/aidl This fixes the potential vts test failures for devices with no registered shared secret services. It aso fixes the static dependency issue. 2021-03-24 02:29:37 +00:00