From: Jiyoung Yun Date: Tue, 24 Feb 2015 10:28:47 +0000 (+0900) Subject: vconf-buxton: Do not restore mem keys what is already set X-Git-Tag: accepted/tizen/3.0.2014.q4/common/20150226.102758~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7af36e1e5eff1125ecbb0326a33a25f8b24287f5;hp=7af36e1e5eff1125ecbb0326a33a25f8b24287f5;p=platform%2Fcore%2Fappfw%2Fvconf-buxton.git vconf-buxton: Do not restore mem keys what is already set In booting time, some module who is launched before vconf-setup.service sometimes set the memory key but it is reset by restore-mem-layer.sh file when vconf-setup.service is lauched. This patch does not update mem keys if the keys already have data. Signed-off-by: Jiyoung Yun Change-Id: I2b24af4ad937a8735104f08d88f62caa491d9c96 ---