summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-11-16 17:56:01 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-11-16 17:56:01 +0000
commite9db877c9a8149dd1070718bf6a2ee68ea330bf3 (patch)
tree6ec6d63a7a88b66f0c401f5eb33badba824fee60
parentcef661c450cff111b048924afcb49c65fb3fb4fe (diff)
parent79d5329a58bca21877134340b242d1cf9c59d571 (diff)
downloadcts-android12-mainline-tzdata-release.tar.gz
Change-Id: I0b454b4ce9c0fe8dc15fbc2928a38e94ec4fed2a
-rw-r--r--tests/tests/slice/src/android/slice/cts/SliceProviderTest.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/tests/slice/src/android/slice/cts/SliceProviderTest.java b/tests/tests/slice/src/android/slice/cts/SliceProviderTest.java
index 1cc5c859402..cf7f61ceef4 100644
--- a/tests/tests/slice/src/android/slice/cts/SliceProviderTest.java
+++ b/tests/tests/slice/src/android/slice/cts/SliceProviderTest.java
@@ -67,7 +67,6 @@ public class SliceProviderTest {
}
@Test
- @AsbSecurityTest(cveBugId = 138441555)
public void testCallSliceUri_ValidAuthority() {
assumeFalse(mIsSlicesDisabled);
@@ -75,7 +74,6 @@ public class SliceProviderTest {
}
@Test(expected = SecurityException.class)
- @AsbSecurityTest(cveBugId = 138441555)
public void testCallSliceUri_ShadyAuthority() {
assumeFalse(mIsSlicesDisabled);