tizen_extension: revert version of tizen_screen_rotation from 2 to 1 73/148173/1
authorJunSeok, Kim <juns.kim@samsung.com>
Thu, 7 Sep 2017 02:08:18 +0000 (11:08 +0900)
committerJunSeok, Kim <juns.kim@samsung.com>
Thu, 7 Sep 2017 02:08:18 +0000 (11:08 +0900)
Change-Id: I6599a7fb7f4f4be0dc9dcacbc1206aa4baadf755

protocol/tizen-extension.xml

index 9e84e94..eacd8f1 100644 (file)
      </event>
   </interface>
 
-  <interface name="tizen_screen_rotation" version="2">
+  <interface name="tizen_screen_rotation" version="1">
     <request name="get_ignore_output_transform">
       <arg name="surface" type="object" interface="wl_surface" summary="surface object"/>
     </request>
       <arg name="ignore" type="uint"/>
     </event>
 
-    <request name="destroy" type="destructor" since="2">
+    <request name="destroy" type="destructor">
       <description summary="destroy the tizen_screen_rotation">
         Destroy the tizen_screen_rotation.
       </description>