Remove unnecessary keyword setting

These 2 tests can run on aosp cf.

Bug: 300519349
Test: atest presubmit check
Change-Id: I8ee41c2abe464be2c2ee4537de5edf86308183aa
This commit is contained in:
Dan Shi 2023-09-20 13:24:46 -07:00
parent 19224ed589
commit 43c87b3291

View file

@ -7,16 +7,14 @@
"name": "VtsHalRemotelyProvisionedComponentTargetTest"
},
{
"name": "RkpdAppUnitTests",
"keywords": ["internal"]
"name": "RkpdAppUnitTests"
},
{
"name": "RkpdAppGoogleUnitTests",
"keywords": ["internal"]
},
{
"name": "RkpdAppIntegrationTests",
"keywords": ["internal"]
"name": "RkpdAppIntegrationTests"
},
{
"name": "RkpdAppGoogleIntegrationTests",