Add error messages for voice control 58/173258/2
authorsungrae jo <seongrae.jo@samsung.com>
Tue, 20 Mar 2018 07:48:06 +0000 (16:48 +0900)
committersungrae jo <seongrae.jo@samsung.com>
Tue, 20 Mar 2018 09:27:22 +0000 (18:27 +0900)
Change-Id: I0dc1f0d5f52ab04ba52ec4c78460253310e86883

error_messages/voice-control.xml

index cb49f82..dd9b9f4 100644 (file)
@@ -44,4 +44,8 @@
                <value>TIZEN_ERROR_VOICE_CONTROL | 0x021</value>
                <msg>In progress to processing</msg>
        </error>
+       <error name="VC_ERROR_NOT_SUPPORTED_FEATURE">
+               <value>TIZEN_ERROR_VOICE_CONTROL | 0x022</value>
+               <msg>Feature not supported</msg>
+       </error
 </package>