Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 92b84671 authored by Terry Wang's avatar Terry Wang
Browse files

Add appsearch multiuser test

Test: atest --rebuild-module-info CtsAppSearchHostTestCases
Bug: 173553485
Change-Id: Ifb11ce65aa5fc8fc27846f715976dc7af3f92e00
parent bd374dc3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -3,6 +3,9 @@
    {
      "name": "CtsAppSearchTestCases"
    },
    {
      "name": "CtsAppSearchHostTestCases"
    },
    {
      "name": "FrameworksServicesTests",
      "options": [
+1 −0
Original line number Diff line number Diff line
@@ -31,6 +31,7 @@ java_library {
        "truth-prebuilt",
    ],
    visibility: [
        "//cts/hostsidetests/appsearch",
        "//cts/tests/appsearch",
        "//vendor:__subpackages__",
    ],