MediaActionSound: Fix video stop sound
Bug: 24745252 Change-Id: I803679d52750e09c7fc7b881523becf9259b558b
This commit is contained in:
@@ -52,7 +52,7 @@ public class MediaActionSound {
|
||||
"/system/media/audio/ui/camera_click.ogg",
|
||||
"/system/media/audio/ui/camera_focus.ogg",
|
||||
"/system/media/audio/ui/VideoRecord.ogg",
|
||||
"/system/media/audio/ui/VideoRecord.ogg"
|
||||
"/system/media/audio/ui/VideoStop.ogg"
|
||||
};
|
||||
|
||||
private static final String TAG = "MediaActionSound";
|
||||
|
||||
Reference in New Issue
Block a user