[VD] resolve metadata-profile.xml parsing error 34/272834/1 submit/tizen/20220328.160021
authoryman.son <yman.son@samsung.com>
Fri, 25 Mar 2022 07:51:11 +0000 (16:51 +0900)
committeryman.son <yman.son@samsung.com>
Fri, 25 Mar 2022 07:51:11 +0000 (16:51 +0900)
if use the metadata sample used for config.xml,
need add xmlns information to the profile.

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

index 8eb87d7..bb68518 100755 (executable)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>\r
-<profile>\r
+<profile xmlns:tizen="http://www.tizen.org/ns/widgets">\r
     <metadata-define>\r
         <key name="http://samsung.com/tv/metadata/multitasking.support" description="Determines suspend/terminate when web application is hidden."/>\r
         <published>Y</published>\r