Add RKPD unit tests to trusty keymaster changes.

This ensures that full integration testing is done when changes are made
to the KM/IRPC client HAL service for Trusty.

Test: The tests are run.
Change-Id: Id22bbac119f76653a5b2338e97f28032822741f0
This commit is contained in:
Max Bires 2023-03-07 20:06:21 -08:00
parent 42908c45e5
commit fea7f85a4e

View file

@ -5,6 +5,18 @@
},
{
"name": "VtsHalRemotelyProvisionedComponentTargetTest"
},
{
"name": "RkpdAppUnitTests"
},
{
"name": "RkpdAppGoogleUnitTests"
},
{
"name": "RkpdAppIntegrationTests"
},
{
"name": "RkpdAppGoogleIntegrationTests"
}
]
}