summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManjae Park <manjaepark@google.com>2020-09-17 03:41:17 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-09-17 03:41:17 +0000
commit2d9f0cfc2b2880f965b0634f3538246aeb5b2b98 (patch)
tree307122c4a023ff545f9d0894a2828158f342819f
parent9302979d82a9beaea23abe4cfe54cd84ab996352 (diff)
parent373c707b4d68bf782993c5b620680296feac2aba (diff)
downloadcts-2d9f0cfc2b2880f965b0634f3538246aeb5b2b98.tar.gz
[RESTRICT AUTOMERGE] Update comment on CTS test for Android Security b/37094889 am: c39f36dbc8 am: 373c707b4d
Original change: https://googleplex-android-review.googlesource.com/c/platform/cts/+/12614360 Change-Id: Id8cf5a4ee4640b0143ea2111bedca9ae209ce2a8
-rw-r--r--hostsidetests/securitybulletin/src/android/security/cts/TestMediaCodec.java4
1 files changed, 4 insertions, 0 deletions
diff --git a/hostsidetests/securitybulletin/src/android/security/cts/TestMediaCodec.java b/hostsidetests/securitybulletin/src/android/security/cts/TestMediaCodec.java
index 680efc78f14..842cf3e2953 100644
--- a/hostsidetests/securitybulletin/src/android/security/cts/TestMediaCodec.java
+++ b/hostsidetests/securitybulletin/src/android/security/cts/TestMediaCodec.java
@@ -118,6 +118,10 @@ public class TestMediaCodec extends SecurityTestCase {
getDevice());
}
+ /**
+ * b/37094889
+ * Vulnerability Behaviour: SIGSEGV in self
+ **/
@Test
@SecurityTest(minPatchLevel = "2017-07")
public void testPocCVE_2017_0695() throws Exception {