platform_hardware_interfaces/identity/TEST_MAPPING
David Zeuthen 1e5f72a2cc identity: fix access control checks in libeic.
Also add a new libeic_test binary which has a regression test for this
vulnerability.

Bug: 190757775
Test: atest libeic_test
Test: atest VtsHalIdentityTargetTest
Test: atest CtsIdentityTestCases
Change-Id: I8344655c59930d6bf1baa4e0f8d0f60e4fc9e48d
2021-06-14 13:50:59 -04:00

16 lines
241 B
Text

{
"presubmit": [
{
"name": "CtsIdentityTestCases"
},
{
"name": "VtsHalIdentityTargetTest"
},
{
"name": "android.hardware.identity-support-lib-test"
},
{
"name": "libeic_test"
}
]
}