summaryrefslogtreecommitdiffstats
path: root/tests/tests/security/src/android/security/cts/StagefrightTest.java
diff options
context:
space:
mode:
authorandroid-build-prod (mdb) <android-build-team-robot@google.com>2018-07-12 22:00:57 +0000
committerandroid-build-prod (mdb) <android-build-team-robot@google.com>2018-07-12 22:00:57 +0000
commit79cf591cf6c5f9588f3398b302b44c377989d989 (patch)
tree8eafefc6044e587f2de91bf12b2614c801b8a4b2 /tests/tests/security/src/android/security/cts/StagefrightTest.java
parent44d53aa9b059f769200305bf6e0677c6644b13ee (diff)
parentd333a47e1fb3cb06df73a80cd495be21cdea61bd (diff)
downloadplatform_cts-79cf591cf6c5f9588f3398b302b44c377989d989.tar.gz
platform_cts-79cf591cf6c5f9588f3398b302b44c377989d989.tar.bz2
platform_cts-79cf591cf6c5f9588f3398b302b44c377989d989.zip
Snap for 4889949 from d333a47e1fb3cb06df73a80cd495be21cdea61bd to marshmallow-cts-release
Change-Id: I84b4f64205072575bf68292a46d3d3a5bd142b41
Diffstat (limited to 'tests/tests/security/src/android/security/cts/StagefrightTest.java')
-rw-r--r--tests/tests/security/src/android/security/cts/StagefrightTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests/security/src/android/security/cts/StagefrightTest.java b/tests/tests/security/src/android/security/cts/StagefrightTest.java
index 5f6ae5a6253..e2921e36918 100644
--- a/tests/tests/security/src/android/security/cts/StagefrightTest.java
+++ b/tests/tests/security/src/android/security/cts/StagefrightTest.java
@@ -196,7 +196,7 @@ public class StagefrightTest extends InstrumentationTestCase {
***********************************************************/
@SecurityTest
- public void testStagefright_b72165027() throws Exception {
+ public void testStagefright_bug_72165027() throws Exception {
doStagefrightTest(R.raw.bug_72165027);
}