protocol-native: ignore invalid sink/source device name 33/281433/1 accepted/tizen_6.0_unified tizen_6.0 accepted/tizen/6.0/unified/20220921.073035 submit/tizen_6.0/20220919.073117
authorSeungbae Shin <seungbae.shin@samsung.com>
Thu, 18 Aug 2022 11:38:00 +0000 (20:38 +0900)
committerSeungbae Shin <seungbae.shin@samsung.com>
Mon, 19 Sep 2022 03:48:24 +0000 (12:48 +0900)
commit26ad86b0022492c50a1192198d5e88bce1ce36e6
treee51720e0a37a392d573077a1240cc5c554d5c66b
parentbd9fd0415d1d79c32fa05ff47b0a00bd64444544
protocol-native: ignore invalid sink/source device name

As Tizen module select the proper sink/source based on the framework policy,
explicit sink/source device request will not be accepted even it is a valid device.

This patch will ignore the requsted device which is even invalid one for keeping the consistency.

+ print error for validity macro

[Version] 13.0.30
[Issue Type] Exception

Change-Id: If795b6699af5f058cd0070b4d09cdf2d58726e9a
packaging/pulseaudio.spec
src/pulsecore/protocol-native.c