summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaechul Lee <jcsing.lee@samsung.com>2023-10-30 09:48:31 +0900
committerJaechul Lee <jcsing.lee@samsung.com>2023-10-30 09:49:40 +0900
commitc32f36b9db49246f6f2edbd7be4c4a07d8bfa0c3 (patch)
tree3ce3fa47e04cc20a8d345bd5b9a1fb6910bafeed
parent65174e3b1745273350e34e614ca3399f71d1372c (diff)
downloadmedia-config-c32f36b9db49246f6f2edbd7be4c4a07d8bfa0c3.tar.gz
media-config-c32f36b9db49246f6f2edbd7be4c4a07d8bfa0c3.tar.bz2
media-config-c32f36b9db49246f6f2edbd7be4c4a07d8bfa0c3.zip
The value of the parameter has been changed to both/sink/source [Version] 0.3.79 [Issue type] Update Change-Id: Ie856c6ceb16b177ab7bbbe13fb81d842dbbd9db0 Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
-rw-r--r--media-config-target-rpi3/hal/etc/pulse/system.pa2
-rw-r--r--packaging/media-config.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-config-target-rpi3/hal/etc/pulse/system.pa b/media-config-target-rpi3/hal/etc/pulse/system.pa
index a9d3ae6..890ccf9 100644
--- a/media-config-target-rpi3/hal/etc/pulse/system.pa
+++ b/media-config-target-rpi3/hal/etc/pulse/system.pa
@@ -26,7 +26,7 @@ load-module module-tizenaudio-policy
load-module module-tizenaudio-preprocessor
#.ifexists module-udev-detect.so
-load-module module-udev-detect use_tizen_hal=yes
+load-module module-udev-detect use_tizen_hal=both
#.endif
### Sound Player module
diff --git a/packaging/media-config.spec b/packaging/media-config.spec
index 0ce88c3..74a4d09 100644
--- a/packaging/media-config.spec
+++ b/packaging/media-config.spec
@@ -2,7 +2,7 @@
Name: media-config
Summary: Multimedia Framework system configuration package
-Version: 0.3.78
+Version: 0.3.79
Release: 0
Group: Multimedia/Configuration
License: LGPL-2.1 and Apache-2.0