[rpi][audio] Use use_tizen_hal=both by default 08/300608/1 accepted/tizen_unified_riscv accepted/tizen/unified/20231030.145732 accepted/tizen/unified/riscv/20231211.234138
authorJaechul Lee <jcsing.lee@samsung.com>
Mon, 30 Oct 2023 00:48:31 +0000 (09:48 +0900)
committerJaechul Lee <jcsing.lee@samsung.com>
Mon, 30 Oct 2023 00:49:40 +0000 (09:49 +0900)
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>
media-config-target-rpi3/hal/etc/pulse/system.pa
packaging/media-config.spec

index a9d3ae6b16fa372039de58ccf49176d7809e9e8e..890ccf910eff7f9c2cf911756d73d7f2e97d6981 100644 (file)
@@ -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
index 0ce88c3c3a7a4751d78f19b0590dd7b3f2859680..74a4d09aa60571e614be756976f53b491d2b6afd 100644 (file)
@@ -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