change VCONFKEY_LOCATION_HEREMAPS_CONSENT from bool to int 56/82656/1
authorjomui <jongmun.woo@samsung.com>
Fri, 5 Aug 2016 02:29:12 +0000 (11:29 +0900)
committerjomui <jongmun.woo@samsung.com>
Fri, 5 Aug 2016 02:29:34 +0000 (11:29 +0900)
Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: I72d0489ce940f596cf372baf82728b686fe1a930

data/vconf-internal-location-keys.xml

index 0eea6b2..faa36d9 100644 (file)
     <email/>
     <comment><![CDATA[ ]]></comment>
   </vconfkey>
-  <vconfkey type="bool" name="db/location/heremaps/UserConsent" layer="system" readPriv="http://tizen.org/privilege/internal/default/public" writePriv="http://tizen.org/privilege/mapservice">
+  <vconfkey type="int32" name="db/location/heremaps/UserConsent" layer="system" readPriv="http://tizen.org/privilege/internal/default/public" writePriv="http://tizen.org/privilege/mapservice">
     <header>VCONFKEY_LOCATION_HEREMAPS_CONSENT</header>
     <val>0</val>
     <creator/>