tizen_launch_image: added depth and options parameter for launch request. 20/68620/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Mon, 9 May 2016 02:06:28 +0000 (11:06 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Mon, 9 May 2016 02:06:28 +0000 (11:06 +0900)
Change-Id: Ie01b59366bb1f39015cce11f56f7c6caa7e83110

protocol/tizen-extension.xml

index 17400ff..5f5c120 100644 (file)
     <request name="launch">
       <arg name="file" type="string"/>
       <arg name="file_type" type="uint" />
+      <arg name="color_depth" type="uint" />
       <arg name="rotation" type="uint" />
       <arg name="indicator" type="uint" />
+      <arg name="options" type="array" />
     </request>
 
     <request name="owner">