Release Tizen2.0 beta
[framework/location/gps-manager.git] / debian / gps-manager.postinst.in
index f10afcb..113be78 100644 (file)
@@ -17,8 +17,9 @@ then
 fi
 
 #GPS Indicator value
-vconftool set -t int memory/gps/state 0 -i
-vconftool set -t int memory/wps/state 0 -i
+vconftool set -t int memory/location/position/state 0 -i
+vconftool set -t int memory/location/gps/state 0 -i
+vconftool set -t int memory/location/wps/state 0 -i
 
 #GPS_SETTING
 vconftool set -t int db/location/gps/Operation "1" -f
@@ -26,9 +27,9 @@ vconftool set -t int db/location/gps/Starting "0" -f
 vconftool set -t int db/location/gps/Session "1" -f
 
 #SUPL_SETTING
-vconftool set -t string db/location/supl/Server "your.supl-server.com" -f
+vconftool set -t string db/location/supl/Server "bcmls2.glpals.com" -f
 vconftool set -t int db/location/supl/Port "7275" -f
-vconftool set -t int db/location/supl/SslEnabled "1" -f
+vconftool set -t int db/location/supl/SslEnabled "0" -f
 
 #NMEA_SETTING
 vconftool set -t int db/location/nmea/LoggingEnabled "0" -f