Merge "Add test mapping for Overlayconfig"

This commit is contained in:
Ryan Mitchell
2020-02-20 17:45:19 +00:00
committed by Android (Google) Code Review

View File

@@ -0,0 +1,12 @@
{
"presubmit": [
{
"name": "FrameworksCoreTests",
"options": [
{
"include-filter": "com.android.internal.content."
}
]
}
]
}