summaryrefslogtreecommitdiff
path: root/model-config.xml
diff options
context:
space:
mode:
authorjinwang.an <jinwang.an@samsung.com>2017-08-04 17:00:29 +0900
committerDongchul Lim <dc7.lim@samsung.com>2018-01-15 05:54:06 +0000
commitba961f60533bead2443905cd9a27d9a1ccc02ab1 (patch)
tree1d408cabbe0bdcaeab0159d59e5b8b47d231e7de /model-config.xml
parent56884c04fe25ca5314fd1f271f517628d7a44585 (diff)
downloadmodel-config-tm1-ba961f60533bead2443905cd9a27d9a1ccc02ab1.tar.gz
model-config-tm1-ba961f60533bead2443905cd9a27d9a1ccc02ab1.tar.bz2
model-config-tm1-ba961f60533bead2443905cd9a27d9a1ccc02ab1.zip
Added systemsetting.font to support bulding block.submit/tizen/20180115.055655accepted/tizen/unified/20180115.074522
Change-Id: I332a2b3741d51339faae8d5e1b2a8bc362e570f7 Signed-off-by: jinwang.an <jinwang.an@samsung.com>
Diffstat (limited to 'model-config.xml')
-rw-r--r--model-config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/model-config.xml b/model-config.xml
index 991b85c..ec7a973 100644
--- a/model-config.xml
+++ b/model-config.xml
@@ -207,6 +207,7 @@
<key name="tizen.org/feature/systemsetting.lock_screen" type="bool">true</key>
<key name="tizen.org/feature/systemsetting.incoming_call" type="bool">true</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/usb.accessory" type="bool">false</key>
<key name="tizen.org/feature/usb.host" type="bool">true</key>
<key name="tizen.org/feature/vision.barcode_detection" type="bool">true</key>