summaryrefslogtreecommitdiffstats
path: root/media
diff options
context:
space:
mode:
Diffstat (limited to 'media')
-rw-r--r--media/tests/SoundPoolTest/res/raw/organ441.oggbin0 -> 6920 bytes
-rw-r--r--media/tests/SoundPoolTest/src/com/android/SoundPoolTest.java1
2 files changed, 1 insertions, 0 deletions
diff --git a/media/tests/SoundPoolTest/res/raw/organ441.ogg b/media/tests/SoundPoolTest/res/raw/organ441.ogg
new file mode 100644
index 0000000..130cb37
--- /dev/null
+++ b/media/tests/SoundPoolTest/res/raw/organ441.ogg
Binary files differ
diff --git a/media/tests/SoundPoolTest/src/com/android/SoundPoolTest.java b/media/tests/SoundPoolTest/src/com/android/SoundPoolTest.java
index 10167ca..6b3093f 100644
--- a/media/tests/SoundPoolTest/src/com/android/SoundPoolTest.java
+++ b/media/tests/SoundPoolTest/src/com/android/SoundPoolTest.java
@@ -44,6 +44,7 @@ public class SoundPoolTest extends Activity
private static final int[] mTestFiles = new int[] {
// FIXME: Restore when Stagefright bug is fixed
+ R.raw.organ441,
R.raw.sine441,
//R.raw.test1,
R.raw.test2,