platform_hardware_interfaces/keymaster
David Drysdale 1c93999d3d KeyMaster 4.0 VTS: fix GSI detection
Commit f18a8328a1 ("keymaster: Relax testing under GSI") disabled
some tag checks for devices running with GSI, but detected GSI by
looking for an absence of the ro.boot.vbmeta.device_state property.

This property is currently present on GSI, so instead detect GSI using
the existing is_gsi() helper, which checks ro.product.system.name
against "mainline".

Bug: 192513934
Test: atest VtsHalKeymasterV4_0TargetTest:PerInstance/AttestationTest
Change-Id: If3c7d84a9e091b9b0842e4d8919453600bc239ea
Ignore-AOSP-First: manual merge to aosp/master to follow
2021-07-14 16:57:35 +01:00
..
3.0 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-21 20:36:55 -08:00
4.0 KeyMaster 4.0 VTS: fix GSI detection 2021-07-14 16:57:35 +01:00
4.1 KeyMaster VTS: improve attestation tests 2021-06-17 16:33:24 +01:00
aidl Freeze AIDL APIs for SC 2021-05-25 10:13:26 +09:00