Enable texture_format.etc feature for Web TCT 84/62684/1 accepted/tizen/common/20160317.161447 accepted/tizen/ivi/20160318.113441 accepted/tizen/mobile/20160318.113217 accepted/tizen/tv/20160318.113331 accepted/tizen/wearable/20160317.120413 submit/tizen/20160317.104448
authordc7.lim <dc7.lim@samsung.com>
Thu, 17 Mar 2016 10:42:24 +0000 (19:42 +0900)
committerdc7.lim <dc7.lim@samsung.com>
Thu, 17 Mar 2016 10:42:24 +0000 (19:42 +0900)
Change-Id: I81ca10c7d51d311fc80e391bc8e0f3822e813c2e

model-config_wearable.xml

index 1665c28..ca03485 100644 (file)
@@ -90,7 +90,7 @@
                <key name="tizen.org/feature/opengles" type="bool">true</key>
                <key name="tizen.org/feature/opengles.texture_format.3dc" type="bool">false</key>
                <key name="tizen.org/feature/opengles.texture_format.atc" type="bool">false</key>
-               <key name="tizen.org/feature/opengles.texture_format.etc" type="bool">false</key>
+               <key name="tizen.org/feature/opengles.texture_format.etc" type="bool">true</key>
                <key name="tizen.org/feature/opengles.texture_format.ptc" type="bool">false</key>
                <key name="tizen.org/feature/opengles.texture_format.pvrtc" type="bool">false</key>
                <key name="tizen.org/feature/opengles.texture_format.utc" type="bool">false</key>