Merge "Add appsearch multiuser test" into sc-dev

This commit is contained in:
Terry Wang
2021-04-07 09:27:00 +00:00
committed by Android (Google) Code Review
2 changed files with 4 additions and 0 deletions

View File

@@ -3,6 +3,9 @@
{
"name": "CtsAppSearchTestCases"
},
{
"name": "CtsAppSearchHostTestCases"
},
{
"name": "FrameworksServicesTests",
"options": [

View File

@@ -31,6 +31,7 @@ java_library {
"truth-prebuilt",
],
visibility: [
"//cts/hostsidetests/appsearch",
"//cts/tests/appsearch",
"//vendor:__subpackages__",
],