Commit graph

6 commits

Author SHA1 Message Date
David Drysdale
d84ca74a66 Link static version of KeyMint lib in VTS tests
Also add transitive `secureclock` dep.

Bug: 270492370
Bug: 270484471
Test: VtsHalConfirmationUITargetTest
Test: VtsHalGatekeeperTargetTest
Change-Id: I5fd7cba8af035fde6d24c076c4e1ed90abb15645
2023-02-27 14:26:24 +00:00
Subrahmanyaman
31d630b6aa Updated the comments where the status code is used in other types.
Bug: 205760843
Test: VtsHalGatekeeperTarget
Change-Id: I6a1ed4008989f607a37b53a966b3ba8327cc1381
2023-01-24 19:34:58 +00:00
subrahmanyaman
e840cade52 aidl: corrected ERROR_GENERAL_FAILURE description.
Corrected the description for ERROR_GENERAL_FAILURE error code
to Operation failed.

Bug: 265288984
Test: VtsHalGatekeeperTarget
Change-Id: I0cf3cd01226efae57103ad07149c8ff1bba8dbd5
2023-01-12 14:48:17 +00:00
Tri Vo
f48a2a7bbf Bump Identity and KM AIDL API versions
Imported interfaces are versioned, i.e. bumping an interface version
necessiates bumping the version of importing interfaces.

Keystore and Identity import KM. We are uprevving KM, so all three need
to be bumped at the same time.

Test: m
Change-Id: I46b253e72f2f245bd628ed2ae1f2f4e0572827e7
2022-10-17 15:04:59 -07:00
Subrahmanyaman
afb74878e1 hidl2aidl: conversion of gatekeeper vts tests to use aidl service.
Added vts tests to test the gatekeeper stable aidl implementation.

Bug: 205760843
Test: run vts -m VtsHalGatekeeperTarget
Change-Id: I8ff66855490ec1bd01069512654bbf240773b2dd
2022-09-20 01:20:48 +00:00
Subrahmanyaman
82599ddafa hidl2aidl: conversion of gatekeeper hidl to aidl
Conversion of the gatekeeper hidl interface to stable aidl interface.

Bug: 205760843
Test: run vts -m VtsHalGatekeeperTarget
Change-Id: Iacba60935581c38348437875b452aeb4b5121f9e
2022-09-20 01:19:48 +00:00