Modified launch mode to caller. 18/133618/1 accepted/tizen/unified/20170703.063916 submit/tizen/20170616.012324 submit/tizen/20170627.012341
authorSegwon <segwon.han@samsung.com>
Tue, 13 Jun 2017 02:46:10 +0000 (11:46 +0900)
committerSegwon <segwon.han@samsung.com>
Tue, 13 Jun 2017 02:46:33 +0000 (11:46 +0900)
Signed-off-by: Segwon <segwon.han@samsung.com>
Change-Id: I5a9012803bde4de3cd3a45cade943b200fa2a6aa

org.tizen.d2d-conv-setting.xml

index 677c04b..0b71d10 100755 (executable)
@@ -5,7 +5,7 @@
     <label>d2d-setting</label>
     <description>Tizen D2D Convergence Setting Application</description>
 
-    <ui-application appid="@PACKAGE@" exec="@BINDIR@/@PROJECT_NAME@" nodisplay="true" multiple="false" type="capp" taskmanage="true">
+    <ui-application appid="@PACKAGE@" exec="@BINDIR@/@PROJECT_NAME@" launch_mode="caller" nodisplay="true" multiple="false" type="capp" taskmanage="true">
         <label>d2d-setting</label>
         <label xml:lang="en-us">d2d-setting</label>
     </ui-application>