unplugged-system/cts/hostsidetests/os/test_mappings/packagemanager/TEST_MAPPING

22 lines
449 B
Plaintext
Raw Normal View History

{
"presubmit": [
{
"name": "CtsOsHostTestCases",
"options": [
{
"include-filter": "android.os.cts.StaticSharedLibsHostTests"
},
{
"include-annotation": "android.platform.test.annotations.Presubmit"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
},
{
"exclude-annotation": "org.junit.Ignore"
}
]
}
]
}