Add color-depth field for package_app_splash_screen table
[platform/core/appfw/pkgmgr-info.git] / parser / manifest.xsd.in
index 3150bbd..4df10a5 100644 (file)
       <xs:attribute name="orientation" use="required" type="xs:string"/>
       <xs:attribute name="indicator-display" type="xs:string"/>
       <xs:attribute name="app-control-operation" type="xs:string"/>
+      <xs:attribute name="color-depth" type="xs:string"/>
       <xs:anyAttribute namespace="##any" processContents="lax"/>
     </xs:complexType>
   </xs:element>