disable pulseaudio pcm dump feature 27/45327/1 accepted/tizen/mobile/20150805.065805 accepted/tizen/tv/20150805.065817 accepted/tizen/wearable/20150805.065828 submit/tizen/20150805.043736
authorMok Jeongho <jho.mok@samsung.com>
Wed, 5 Aug 2015 02:18:21 +0000 (11:18 +0900)
committerMok Jeongho <jho.mok@samsung.com>
Wed, 5 Aug 2015 03:32:09 +0000 (12:32 +0900)
[Version] 0.2.11
[Profile] Common
[Issue Type] Fix bug

Change-Id: I75302a19141e04202ce3373de76c6862561ff66f
Signed-off-by: Mok Jeongho <jho.mok@samsung.com>
mmfw-sysconf-target-n4/usr/etc/mmfw_audio_pcm_dump.ini
mmfw-sysconf-target-u3/usr/etc/mmfw_audio_pcm_dump.ini
packaging/mmfw-sysconf.spec

index 1fab5068f4c144fd13417d0ae4f5895ee701fdff..6e13b686d1fee82597e6e98161a08d663c7c7082 100644 (file)
@@ -1,8 +1,8 @@
 [pcm_dump]
 ;playback
-pa_sink = 1
-pa_sink_input = 1
+pa_sink = 0
+pa_sink_input = 0
 
 ;capture
-pa_source = 1
-pa_source_output = 1
+pa_source = 0
+pa_source_output = 0
index 1fab5068f4c144fd13417d0ae4f5895ee701fdff..6e13b686d1fee82597e6e98161a08d663c7c7082 100644 (file)
@@ -1,8 +1,8 @@
 [pcm_dump]
 ;playback
-pa_sink = 1
-pa_sink_input = 1
+pa_sink = 0
+pa_sink_input = 0
 
 ;capture
-pa_source = 1
-pa_source_output = 1
+pa_source = 0
+pa_source_output = 0
index 1ad7f90d3610a9a308f836ad57fa137ad35e3dba..1764967b17fcb6f5d565636a2b5c2ed36de8114b 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       mmfw-sysconf
 Summary:    Multimedia Framework system configuration package
-Version:    0.2.10
+Version:    0.2.11
 Release:    0
 Group:      Multimedia/Configuration
 License:    Apache-2.0