From 52d8f9ec96cf703b84c8c208fa7cc406b5bd9309 Mon Sep 17 00:00:00 2001 From: hyunuktak Date: Thu, 22 Sep 2016 10:56:24 +0900 Subject: [PATCH] Modity vconfkey type to string from int for wifi bssid address Change-Id: Id712bc88ac62ef7d559edcb49c4b389557c4c7a6 Signed-off-by: hyunuktak --- data/vconf-internal-wifi-keys.xml | 4 ++-- packaging/vconf-internal-keys.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/vconf-internal-wifi-keys.xml b/data/vconf-internal-wifi-keys.xml index 0735089..b91c034 100644 --- a/data/vconf-internal-wifi-keys.xml +++ b/data/vconf-internal-wifi-keys.xml @@ -83,9 +83,9 @@ VCONFKEY_WIFI_UG_RUN_STATE_MAX - +
VCONFKEY_WIFI_BSSID_ADDRESS
- 0 + Hyunuk Tak hyunuk.tak@samsung.com diff --git a/packaging/vconf-internal-keys.spec b/packaging/vconf-internal-keys.spec index 10287cc..777259e 100755 --- a/packaging/vconf-internal-keys.spec +++ b/packaging/vconf-internal-keys.spec @@ -1,6 +1,6 @@ Name: vconf-internal-keys Summary: Internal shared keys for vconf -Version: 0.0.158 +Version: 0.0.159 Release: 0 Group: Application Framework/Configuration License: Apache-2.0 -- 2.7.4