Added systemsetting.font to support bulding block. 12/167012/1 accepted/tizen_4.0_unified tizen_4.0 accepted/tizen/4.0/unified/20180115.073457 submit/tizen_4.0/20180115.060335 tizen_4.0.IoT.p2_release
authorjinwang.an <jinwang.an@samsung.com>
Mon, 15 Jan 2018 04:39:42 +0000 (13:39 +0900)
committerjinwang.an <jinwang.an@samsung.com>
Mon, 15 Jan 2018 04:39:42 +0000 (13:39 +0900)
Change-Id: I4ccc8ef01906a885d62290815086878d9d55a3c0
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
model-config.xml
model-config_iot_core.xml

index 2688225..8874bba 100644 (file)
                <key name="tizen.org/feature/systemsetting.lock_screen" type="bool">false</key>
                <key name="tizen.org/feature/systemsetting.incoming_call" type="bool">false</key>
                <key name="tizen.org/feature/systemsetting.notification_email" type="bool">false</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">false</key>
index d2ba6d5..d64a724 100755 (executable)
                <key name="tizen.org/feature/systemsetting.lock_screen" type="bool">false</key>
                <key name="tizen.org/feature/systemsetting.incoming_call" type="bool">false</key>
                <key name="tizen.org/feature/systemsetting.notification_email" type="bool">false</key>
+               <key name="tizen.org/feature/systemsetting.font" type="bool">false</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">false</key>