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

Commit 7a9e3a57 authored by satayev's avatar satayev Committed by Automerger Merge Worker
Browse files

Merge "Fix CtsAppCompatHostTestCases name in TEST_MAPPING" am: 1cd701f1

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1350082

Change-Id: I1ecbb2bf4cc89f866ef695a2cce753542c82dab5
parents 51735717 1cd701f1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
        },
        // CTS tests
        {
            "name": "CtsAppCompatHostTestCases#"
            "name": "CtsAppCompatHostTestCases"
        }
    ]
}