Set default value of db/voice/vc/dependency_module_name for tv profile 63/272363/2 accepted/tizen/unified/20220318.020441 submit/tizen/20220316.014937
authorSuyeon Hwang <stom.hwang@samsung.com>
Tue, 15 Mar 2022 08:08:57 +0000 (17:08 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Wed, 16 Mar 2022 01:48:37 +0000 (10:48 +0900)
Change-Id: I31cc5dd042d88d5c7fb956245a3faae25ae15f59
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
data/vconf-internal-voice-control-keys.xml
packaging/vconf-internal-keys.spec

index a37e497..1b9297d 100644 (file)
@@ -18,6 +18,7 @@
        <vconfkey type="string" name="db/voice/vc/dependency_module_name" readPriv="http://tizen.org/privilege/internal/default/public" writePriv="http://tizen.org/privilege/internal/default/platform">
        <header>VCONFKEY_VC_DEPENDENCY_MODULE_NAME</header>
        <val>libvc-audio-manager.so</val>
+       <val model="tv">libaudio-manager-vd.so</val>
        <creator>Suyeon Hwang</creator>
        <email>stom.hwang@samsung.com</email>
        <comment><![CDATA[ This key is the file name of VC dependency module library. ]]></comment>
index b1e424b..a40be21 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       vconf-internal-keys
 Summary:    Internal shared keys for vconf
-Version:    0.0.181
+Version:    0.0.182
 Release:    0
 Group:      Application Framework/Configuration
 License:    Apache-2.0