summaryrefslogtreecommitdiffstats
path: root/res/raw
diff options
context:
space:
mode:
authorJeff Hamilton <jham@android.com>2011-06-17 15:47:23 -0500
committerJeff Hamilton <jham@android.com>2011-06-17 16:55:15 -0500
commitd704c298a5a1e783c71db6f39b2eef0a909b0e88 (patch)
tree8067e5959204b29382583619939a609255338d97 /res/raw
parentf10df01e4ab7ba48556aed137a8f33d79a398a87 (diff)
downloadpackages_apps_nfc-d704c298a5a1e783c71db6f39b2eef0a909b0e88.zip
packages_apps_nfc-d704c298a5a1e783c71db6f39b2eef0a909b0e88.tar.gz
packages_apps_nfc-d704c298a5a1e783c71db6f39b2eef0a909b0e88.tar.bz2
Play sounds for start, end, and error.
This needs some cleanup to handle the error states better, but works ok for now. Change-Id: I803c339de593acfe5bb7f1007a965f203e0e1a30
Diffstat (limited to 'res/raw')
-rw-r--r--res/raw/end.oggbin0 -> 12201 bytes
-rw-r--r--res/raw/error.oggbin0 -> 12099 bytes
-rw-r--r--res/raw/start.oggbin0 -> 13020 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/res/raw/end.ogg b/res/raw/end.ogg
new file mode 100644
index 0000000..886ce19
--- /dev/null
+++ b/res/raw/end.ogg
Binary files differ
diff --git a/res/raw/error.ogg b/res/raw/error.ogg
new file mode 100644
index 0000000..a5f7aa1
--- /dev/null
+++ b/res/raw/error.ogg
Binary files differ
diff --git a/res/raw/start.ogg b/res/raw/start.ogg
new file mode 100644
index 0000000..e6e59ca
--- /dev/null
+++ b/res/raw/start.ogg
Binary files differ