mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-01-27 18:59:11 +00:00
Enable the following tests: * VtsAidlHalSensorsTargetTest * VtsHalSensorsV2_1TargetTest Bug: 284307085 Bug: 258819618 Test: atest :kernel-presubmit Change-Id: Ie07fee7d40e7d6c388a4a92ae60981d87280e656 Signed-off-by: André Draszik <draszik@google.com>
13 lines
166 B
Plaintext
13 lines
166 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "VtsAidlHalSensorsTargetTest"
|
|
}
|
|
],
|
|
"kernel-presubmit": [
|
|
{
|
|
"name": "VtsAidlHalSensorsTargetTest"
|
|
}
|
|
]
|
|
}
|