11a5c82490
Add CtsCompanionDeviceManagerNoCompanionServicesTestCases test module to presubmit test suite (for CDM) via Test Mapping. Bug: 222237190 Test: atest --test-mapping frameworks/base/core/java/android/companion:presubmit Test: atest --test-mapping frameworks/base/services/companion:presubmit Change-Id: I7885be3225dfb132c896895ccae5060e4b2d819c
22 lines
415 B
Plaintext
22 lines
415 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "CtsCompanionDeviceManagerCoreTestCases"
|
|
},
|
|
{
|
|
"name": "CtsCompanionDeviceManagerUiAutomationTestCases"
|
|
},
|
|
{
|
|
"name": "CtsCompanionDeviceManagerNoCompanionServicesTestCases"
|
|
},
|
|
{
|
|
"name": "CtsOsTestCases",
|
|
"options": [
|
|
{
|
|
"include-filter": "android.os.cts.CompanionDeviceManagerTest"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|