Set "common" profile for Common model-config files. 23/132523/1 accepted/tizen/unified/20170608.072324 submit/tizen/20170607.070216
authorMaciej Wereski <m.wereski@partner.samsung.com>
Tue, 6 Jun 2017 11:34:14 +0000 (13:34 +0200)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Tue, 6 Jun 2017 11:59:55 +0000 (13:59 +0200)
Currently all model config XML files have "tv" set, even though some of
them aren't installed on TV images, but on Common ones. This leads to
situation where TV profile features are enabled on Common images.

Change-Id: Ia9bd2cc71b615aa0946a2e43ed7637b245abc6df
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
model-config.xml
model-config_headless.xml
model-config_iot_core.xml

index 092a1b8..e0a0eac 100644 (file)
                <key name="tizen.org/feature/platform.native.api.version" type="string">4.0</key>
                <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
                <key name="tizen.org/feature/platform.web.api.version" type="string">4.0</key>
-               <key name="tizen.org/feature/profile" type="string">tv</key>
+               <key name="tizen.org/feature/profile" type="string">common</key>
                <key name="tizen.org/feature/screen.auto_rotation" type="bool">true</key>
                <key name="tizen.org/feature/screen.bpp" type="int">32</key>
                <key name="tizen.org/feature/screen.coordinate_system.size.large" type="bool">false</key>
index 092a1b8..e0a0eac 100644 (file)
                <key name="tizen.org/feature/platform.native.api.version" type="string">4.0</key>
                <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
                <key name="tizen.org/feature/platform.web.api.version" type="string">4.0</key>
-               <key name="tizen.org/feature/profile" type="string">tv</key>
+               <key name="tizen.org/feature/profile" type="string">common</key>
                <key name="tizen.org/feature/screen.auto_rotation" type="bool">true</key>
                <key name="tizen.org/feature/screen.bpp" type="int">32</key>
                <key name="tizen.org/feature/screen.coordinate_system.size.large" type="bool">false</key>
index 092a1b8..e0a0eac 100644 (file)
                <key name="tizen.org/feature/platform.native.api.version" type="string">4.0</key>
                <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
                <key name="tizen.org/feature/platform.web.api.version" type="string">4.0</key>
-               <key name="tizen.org/feature/profile" type="string">tv</key>
+               <key name="tizen.org/feature/profile" type="string">common</key>
                <key name="tizen.org/feature/screen.auto_rotation" type="bool">true</key>
                <key name="tizen.org/feature/screen.bpp" type="int">32</key>
                <key name="tizen.org/feature/screen.coordinate_system.size.large" type="bool">false</key>