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

Commit 39a0aa07 authored by Joanne Chung's avatar Joanne Chung
Browse files

Update TEST_MAPPING file under Activity path.

Restruct cts changes the test path. Correct the path in TEST_MAPPING.

Bug: 154961272
Test: atest --test-mapping frameworks/base/core/java/android/app/
Change-Id: Icf9fec3ac07663fdb3a3099b858e03353c474e36
parent 0f9dd1d1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@
            "name": "CtsAutoFillServiceTestCases",
            "options": [
                {
                    "include-filter": "android.autofillservice.cts.PreSimpleSaveActivityTest"
                    "include-filter": "android.autofillservice.cts.saveui.PreSimpleSaveActivityTest"
                },
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
@@ -82,7 +82,7 @@
            "name": "CtsAutoFillServiceTestCases",
            "options": [
                {
                    "include-filter": "android.autofillservice.cts.SimpleSaveActivityTest"
                    "include-filter": "android.autofillservice.cts.saveui.SimpleSaveActivityTest"
                },
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"