Fix wrong setting about account feature 16/142916/1 accepted/tizen_3.0_mobile accepted/tizen/3.0/common/20170810.114602 accepted/tizen/3.0/ivi/20170809.222727 accepted/tizen/3.0/mobile/20170809.222719 accepted/tizen/3.0/tv/20170809.222715 accepted/tizen/3.0/wearable/20170809.222723 submit/tizen_3.0/20170808.022723
authorJooseok Song <seogii.song@samsung.com>
Tue, 8 Aug 2017 01:25:12 +0000 (10:25 +0900)
committerJooseok Song <seogii.song@samsung.com>
Tue, 8 Aug 2017 01:25:12 +0000 (10:25 +0900)
Change-Id: I1af567ca297634a59a95fe53237631e062b2a079

model-config_tv.xml
model-config_tv64.xml
model-config_wearable.xml

index bf7f014..5072b88 100644 (file)
@@ -7,7 +7,7 @@
                <key name="tizen.org/system/platform.processor" type="string">Emulator</key>
                <key name="tizen.org/system/platform.communication_processor" type="string">none</key>
                <key name="tizen.org/system/manufacturer" type="string">Tizen</key>
-               <key name="tizen.org/feature/account" type="bool">true</key>
+               <key name="tizen.org/feature/account" type="bool">false</key>
                <key name="tizen.org/feature/archive" type="bool">true</key>
                <key name="tizen.org/feature/badge" type="bool">true</key>
                <key name="tizen.org/feature/battery" type="bool">true</key>
index 9522070..da02956 100644 (file)
@@ -7,7 +7,7 @@
                <key name="tizen.org/system/platform.processor" type="string">Emulator</key>
                <key name="tizen.org/system/platform.communication_processor" type="string">none</key>
                <key name="tizen.org/system/manufacturer" type="string">Tizen</key>
-               <key name="tizen.org/feature/account" type="bool">true</key>
+               <key name="tizen.org/feature/account" type="bool">false</key>
                <key name="tizen.org/feature/archive" type="bool">true</key>
                <key name="tizen.org/feature/badge" type="bool">true</key>
                <key name="tizen.org/feature/battery" type="bool">true</key>
index 61ff4c6..4a3cd73 100644 (file)
@@ -7,7 +7,7 @@
                <key name="tizen.org/system/platform.processor" type="string">emulator</key>
                <key name="tizen.org/system/platform.communication_processor" type="string">emulator</key>
                <key name="tizen.org/system/manufacturer" type="string">Tizen</key>
-               <key name="tizen.org/feature/account" type="bool">false</key>
+               <key name="tizen.org/feature/account" type="bool">true</key>
                <key name="tizen.org/feature/archive" type="bool">true</key>
                <key name="tizen.org/feature/badge" type="bool">true</key>
                <key name="tizen.org/feature/battery" type="bool">true</key>