From d628e27f561c4bedf0d457f64270fc12740b5280 Mon Sep 17 00:00:00 2001 From: Eino-Ville Talvala Date: Tue, 8 Nov 2011 16:12:32 -0800 Subject: Switch sound playing to use Camera.playSound() Instead of using a few private APIs to properly manage audio output for panorama, effects recording, and focus notification, use the new Camera API for sound playback. Bug: 5447107 Change-Id: I7d5a3d9502f36c199ea75a89e2c6b878185f880f --- res/raw/camera_focus.ogg | Bin 9376 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 res/raw/camera_focus.ogg (limited to 'res') diff --git a/res/raw/camera_focus.ogg b/res/raw/camera_focus.ogg deleted file mode 100644 index 0db2683..0000000 Binary files a/res/raw/camera_focus.ogg and /dev/null differ -- cgit v1.1