diff options
| author | Stanislav Zholnin <zholnin@google.com> | 2020-05-25 19:55:58 +0100 |
|---|---|---|
| committer | Stanislav Zholnin <zholnin@google.com> | 2020-05-25 19:01:34 +0000 |
| commit | 86b0b984cf2c3efd46167287c89ddb0738ab78f4 (patch) | |
| tree | d9478075798bdf881dd6166f619e4ff31135cb12 /core/java | |
| parent | c82ee307b18e97a5839494b8d8e023be275dd712 (diff) | |
Remove UidAtomTests from presubmit due to failures.
Test: manual
Bug: 155714228
Change-Id: I661c6503c387a00803bb949e3e8ca431045dd266
Diffstat (limited to 'core/java')
| -rw-r--r-- | core/java/android/app/TEST_MAPPING | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/core/java/android/app/TEST_MAPPING b/core/java/android/app/TEST_MAPPING index 28e73a9624ab..ab868604dfde 100644 --- a/core/java/android/app/TEST_MAPPING +++ b/core/java/android/app/TEST_MAPPING @@ -20,15 +20,6 @@ }, { "file_patterns": ["(/|^)AppOpsManager.java"], - "name": "CtsStatsdHostTestCases", - "options": [ - { - "include-filter": "android.cts.statsd.atom.UidAtomTests" - } - ] - }, - { - "file_patterns": ["(/|^)AppOpsManager.java"], "name": "FrameworksServicesTests", "options": [ { |
