TizenRefApp-5733 [Call] Investigate and fix issue with not displaying Call UI application 34/59434/1
authorIgor Olshevskyi <i.olshevskyi@samsung.com>
Mon, 15 Feb 2016 11:19:55 +0000 (13:19 +0200)
committerIgor Olshevskyi <i.olshevskyi@samsung.com>
Mon, 15 Feb 2016 11:19:55 +0000 (13:19 +0200)
Change-Id: Icc344e11c78317961f84c3944b159000bba1b868

org.tizen.call-ui.xml

index f048716..9507d76 100755 (executable)
@@ -5,10 +5,10 @@
        <ui-application appid="org.tizen.call-ui" exec="/usr/apps/org.tizen.call-ui/bin/call-ui" nodisplay="true" multiple="false" type="capp" taskmanage="false">
                <label>Voice Call</label>
                <label xml:lang="en-gb">Voice Call</label>
-               <application-service>
+               <app-control>
                        <operation name="http://tizen.org/appcontrol/operation/call"/>
                        <uri name="tel"/>
-               </application-service>
+               </app-control>
                <metadata key="http://tizen.org/metadata/background-category/media"/>
                <metadata key="http://tizen.org/metadata/background-category/background-network"/>
        </ui-application>