blob: 6257aee2178d238078a17f6d53c7f2d98b41a7ca [file] [log] [blame]
{
"presubmit": [
{
"name": "cameraservice_test"
}
],
"postsubmit": [
{
"name": "CtsVirtualDevicesCameraTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
],
"keywords": ["primary-device"]
}
],
"imports": [
{
"path": "frameworks/av/camera"
}
]
}