summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJinWang An <jinwang.an@samsung.com>2020-06-26 20:45:19 +0900
committerJinWang An <jinwang.an@samsung.com>2020-06-26 20:45:19 +0900
commit785a2b8197d272b42efa662c17d9d2c4a1110846 (patch)
tree74fc7778cd4f4f1b3c6224dc98edd9b89feabb68
parent17bb318a9cfb4c8ec7241d1b5a2f395b1bbff073 (diff)
downloadunified-model-config-785a2b8197d272b42efa662c17d9d2c4a1110846.tar.gz
unified-model-config-785a2b8197d272b42efa662c17d9d2c4a1110846.tar.bz2
unified-model-config-785a2b8197d272b42efa662c17d9d2c4a1110846.zip
Change from false to true about notification.emailsubmit/tizen/20200626.030417accepted/tizen/unified/20200626.133431
Change-Id: I510902c3fb58e0403b433271f4046c00c9f4154e Signed-off-by: JinWang An <jinwang.an@samsung.com>
-rw-r--r--tw3/model-config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw3/model-config.xml b/tw3/model-config.xml
index 33ed6b9..e375990 100644
--- a/tw3/model-config.xml
+++ b/tw3/model-config.xml
@@ -230,7 +230,7 @@
<key name="tizen.org/feature/systemsetting.home_screen" type="bool">true</key>
<key name="tizen.org/feature/systemsetting.lock_screen" type="bool">false</key>
<key name="tizen.org/feature/systemsetting.incoming_call" type="bool">true</key>
- <key name="tizen.org/feature/systemsetting.notification_email" type="bool">false</key>
+ <key name="tizen.org/feature/systemsetting.notification_email" type="bool">true</key>
<key name="tizen.org/feature/systemsetting.font" type="bool">true</key>
<key name="tizen.org/feature/thermistor.ap" type="bool">true</key>
<key name="tizen.org/feature/thermistor.cp" type="bool">false</key>