Added systemsetting.font to support bulding block. 13/167013/1 accepted/tizen/unified/20180115.074542 submit/tizen/20180115.060353
authorjinwang.an <jinwang.an@samsung.com>
Mon, 15 Jan 2018 04:41:03 +0000 (13:41 +0900)
committerjinwang.an <jinwang.an@samsung.com>
Mon, 15 Jan 2018 04:41:03 +0000 (13:41 +0900)
Change-Id: Ibe8d218ac71c5659be6c0574d6419e085bb8e17d
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
model-config.xml
model-config_iot_core.xml

index 25eb4ee..e0c7806 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 7e6d205..c98369a 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>