[Location] Sync with 2.4: add missed features 90/57890/1
authorYoung-Ae Kang <youngae.kang@samsung.com>
Mon, 25 Jan 2016 22:40:35 +0000 (07:40 +0900)
committerYoung-Ae Kang <youngae.kang@samsung.com>
Mon, 25 Jan 2016 22:42:03 +0000 (07:42 +0900)
Signed-off-by: Young-Ae Kang <youngae.kang@samsung.com>
Change-Id: I284f506569cd96eb63222cd5e3715839b8d4a5e4

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

index b7f9c0609fb2dca4cc125cddf5c440972c5b3118..38b523e0cb206fb2218c988c8ec7d0412966a599 100644 (file)
@@ -20,7 +20,9 @@
                <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.wps" type="bool">false</key>
+                <key name="tizen.org/feature/location.geofence" 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 6ab584af14f3242b9d7521b0af3e8ed6523b1a5e..4e11977026853abc5cda9151f2c9e4dc861215d6 100644 (file)
@@ -34,7 +34,9 @@
                <key name="tizen.org/feature/location" type="bool">true</key>
                <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.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/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 afeec6ba8d3c8a6deb258e1b91f6f2fd5466d10e..82932164d812b15c76ea466d5a20b0e20dcaeb83 100644 (file)
@@ -34,7 +34,9 @@
                <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.wps" type="bool">false</key>
+                <key name="tizen.org/feature/location.geofence" type="bool">false</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>