mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
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 Merged-In: I8344655c59930d6bf1baa4e0f8d0f60e4fc9e48d Change-Id: I8344655c59930d6bf1baa4e0f8d0f60e4fc9e48d
17 lines
241 B
Plaintext
17 lines
241 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "CtsIdentityTestCases"
|
|
},
|
|
{
|
|
"name": "VtsHalIdentityTargetTest"
|
|
},
|
|
{
|
|
"name": "android.hardware.identity-support-lib-test"
|
|
},
|
|
{
|
|
"name": "libeic_test"
|
|
}
|
|
]
|
|
}
|