summaryrefslogtreecommitdiffstats
path: root/tests/tests/security/src/android/security/cts/StagefrightTest.java
diff options
context:
space:
mode:
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);
}