Merge "[Settings] add readable tests to presubmit" into sc-dev

This commit is contained in:
TreeHugger Robot
2021-03-29 11:52:22 +00:00
committed by Android (Google) Code Review

View File

@@ -19,6 +19,14 @@
},
{
"name": "SettingsProviderTest"
},
{
"name": "CtsAppSecurityHostTestCases",
"options": [
{
"include-filter": "android.appsecurity.cts.ReadableSettingsFieldsTest"
}
]
}
]
}