[FIX] audio status file name change (for MSG_SYSTEM)
authorVitaliy Cherepanov <v.cherepanov@samsung.com>
Tue, 30 Jul 2013 12:46:20 +0000 (16:46 +0400)
committerVitaliy Cherepanov <v.cherepanov@samsung.com>
Tue, 30 Jul 2013 12:46:20 +0000 (16:46 +0400)
daemon/sys_stat.h

index b01519d..adf4345 100644 (file)
@@ -48,7 +48,8 @@ extern "C" {
 #define EMUL_MAX_BRIGHTNESSFD          "/sys/class/backlight/emulator/max_brightness"
 
 
-#define AUDIOFD                                                "/sys/devices/platform/soc-audio/dapm_widget"
+//#define AUDIOFD                                              "/sys/devices/platform/soc-audio/dapm_widget"
+#define AUDIOFD                                                "/sys/devices/platform/soc-audio/WM1811 Voice/dapm_widget"
 
 #define MFCFD                                          "/sys/devices/platform/s3c-mfc/mfc/mfc_status"