[WRTjs] add disable screensaver metadata description 87/280287/2 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.062337 accepted/tizen/7.0/unified/hotfix/20221116.110313 accepted/tizen/unified/20220830.032549 submit/tizen/20220829.160021 tizen_7.0_m2_release
authoryman.son <yman.son@samsung.com>
Fri, 26 Aug 2022 07:36:14 +0000 (16:36 +0900)
committeryman.son <yman.son@samsung.com>
Fri, 26 Aug 2022 08:09:22 +0000 (17:09 +0900)
metadata:http://samsung.com/tv/metadata/disable.screensaver.partialvideo
The description of the metadata provided by the application should be
added to the .xml file. (VD Division Policy)

Change-Id: I45b5906a72e684da88cf13cc87fbdede6bda8084
Signed-off-by: yman.son <yman.son@samsung.com>
packaging/metadata-profile.xml

index bb68518..2d4e7d3 100755 (executable)
             <tizen:metadata key="http://samsung.com/tv/metadata/use.tension" value="false" />\r
         </example>\r
     </metadata-define>\r
+    <metadata-define>\r
+        <key name="http://samsung.com/tv/metadata/disable.screensaver.partialvideo" description="Disable screen saver."/>\r
+        <published>N</published>\r
+        <version>1.0</version>\r
+        <value-description>\r
+            true | false\r
+        </value-description>\r
+        <default-value-description>\r
+            false\r
+        </default-value-description>\r
+        <example description="Add below statement to the config.xml file of your web application.">\r
+            <tizen:metadata key="http://samsung.com/tv/metadata/disable.screensaver.partialvideo" value="true" />\r
+        </example>\r
+    </metadata-define>\r
 </profile>\r