[ACR-703] add maps feature 21/89321/1 accepted/tizen/3.0/ivi/20161011.055329 accepted/tizen/3.0/mobile/20161015.034001 accepted/tizen/3.0/tv/20161016.005226 accepted/tizen/3.0/wearable/20161015.083542 accepted/tizen/common/20160926.154314 accepted/tizen/ivi/20160927.021317 accepted/tizen/mobile/20160927.021358 accepted/tizen/tv/20160927.021120 accepted/tizen/wearable/20160927.020752 submit/tizen/20160926.075125 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000005 submit/tizen_3.0_mobile/20161015.000005 submit/tizen_3.0_tv/20161015.000004 submit/tizen_3.0_wearable/20161015.000004
authorchanywa <cbible.kim@samsung.com>
Fri, 23 Sep 2016 05:55:41 +0000 (14:55 +0900)
committerchanywa <cbible.kim@samsung.com>
Fri, 23 Sep 2016 05:55:41 +0000 (14:55 +0900)
Change-Id: Ic771fb724aba5e068ea1054c51a8892760a67b59

model-config.xml
model-config_mobile.xml
model-config_tv.xml
model-config_wearable.xml

index 8b05e7a..1456d16 100644 (file)
                <key name="tizen.org/feature/led" type="bool">false</key>
                <key name="tizen.org/feature/location" type="bool">true</key>
                <key name="tizen.org/feature/location.gps" type="bool">true</key>
-                <key name="tizen.org/feature/location.gps.satellite" type="bool">false</key>
+               <key name="tizen.org/feature/location.gps.satellite" type="bool">false</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
-                <key name="tizen.org/feature/location.geofence" type="bool">true</key>
+               <key name="tizen.org/feature/location.geofence" type="bool">true</key>
+               <key name="tizen.org/feature/maps" type="bool">true</key>
                <key name="tizen.org/feature/microphone" type="bool">true</key>
                <key name="tizen.org/feature/multi_point_touch.pinch_zoom" type="bool">true</key>
                <key name="tizen.org/feature/multi_point_touch.point_count" type="int">10</key>
index 1ed7d51..997b4af 100644 (file)
@@ -41,6 +41,7 @@
                <key name="tizen.org/feature/location.gps.satellite" type="bool">false</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
                <key name="tizen.org/feature/location.geofence" type="bool">true</key>
+               <key name="tizen.org/feature/maps" type="bool">true</key>
                <key name="tizen.org/feature/microphone" type="bool">true</key>
                <key name="tizen.org/feature/multi_point_touch.pinch_zoom" type="bool">true</key>
                <key name="tizen.org/feature/multi_point_touch.point_count" type="int">10</key>
index b1923ab..475e39a 100644 (file)
@@ -38,6 +38,7 @@
                <key name="tizen.org/feature/location.batch" type="bool">false</key>
                <key name="tizen.org/feature/location.gps" type="bool">true</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
+               <key name="tizen.org/feature/maps" type="bool">false</key>
                <key name="tizen.org/feature/microphone" type="bool">true</key>
                <key name="tizen.org/feature/multi_point_touch.pinch_zoom" type="bool">true</key>
                <key name="tizen.org/feature/multi_point_touch.point_count" type="int">10</key>
index 9d5b109..04e69d7 100644 (file)
                <key name="tizen.org/feature/location" type="bool">false</key>
                <key name="tizen.org/feature/location.batch" type="bool">false</key>
                <key name="tizen.org/feature/location.gps" type="bool">false</key>
-                <key name="tizen.org/feature/location.gps.satellite" type="bool">false</key>
+               <key name="tizen.org/feature/location.gps.satellite" type="bool">false</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
-                <key name="tizen.org/feature/location.geofence" type="bool">false</key>
+               <key name="tizen.org/feature/location.geofence" type="bool">false</key>
+               <key name="tizen.org/feature/maps" type="bool">true</key>
                <key name="tizen.org/feature/media.audio_recording" type="bool">true</key>
                <key name="tizen.org/feature/media.image_capture" type="bool">true</key>
                <key name="tizen.org/feature/media.video_recording" type="bool">true</key>